setup directories

This commit is contained in:
2025-07-17 16:32:45 +02:00
parent 39cb9578ca
commit fc6536f756
6 changed files with 12 additions and 11 deletions
-5
View File
@@ -1,5 +0,0 @@
[user]
name = Sil Klaasboer
email = silklaasboer@gmail.com
[core]
editor = code --wait
+5
View File
@@ -0,0 +1,5 @@
[user]
name = Sil Klaasboer
email = sil.klaasboer@outlook.com
[core]
editor = code --wait
+6 -6
View File
@@ -1,8 +1,8 @@
#!/usr/bin/env bash #!/usr/bin/env bash
. vscode/extensions.sh apt-get update
# Install fonts for zsh apt-get install stow
echo "Hello World"
export TESTENV=69 cd ~/dotfiles
apt update stow git
apt-get install fzf tmux zsh neovim stow vscode
View File
+1
View File
@@ -0,0 +1 @@
:
View File