Update stuff

This commit is contained in:
2025-12-18 14:17:09 -06:00
parent 5f73b76800
commit 81eefc4f84
460 changed files with 10005 additions and 72 deletions

View File

@@ -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 ---"