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

View File

@@ -1,8 +1,8 @@
#!/usr/bin/env bash
. vscode/extensions.sh
# Install fonts for zsh
echo "Hello World"
export TESTENV=69
apt update
apt-get install fzf tmux zsh neovim
apt-get update
apt-get install stow
cd ~/dotfiles
stow git
stow vscode