Update stuff
This commit is contained in:
@@ -22,7 +22,7 @@ fi
|
||||
# Symlink Panama .bashrc file to ~/.bashrc
|
||||
ln -s "$PANAMA_BASH/.bashrc" "$HOME/.bashrc"
|
||||
|
||||
dirs=("espanso", "forge", "ghostty", "kitty", "nvim", "tmux")
|
||||
dirs=("espanso" "forge" "ghostty" "kitty" "nvim" "tmux")
|
||||
|
||||
for dir in "${dirs[@]}"; do
|
||||
echo "--- Setting up $dir ---"
|
||||
|
||||
Reference in New Issue
Block a user