chore: move scripts together

This commit is contained in:
Stefan Imhoff
2024-08-10 08:12:09 +02:00
committed by GitHub
parent 3e18171fd3
commit 41d5e5e260

View File

@@ -68,6 +68,9 @@ echo "Restoring Homebrew packages..."
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
~/.tmux/plugins/tpm/scripts/install_plugins.sh >/dev/null 2>&1
# Install tmux plugins
~/.tmux/plugins/tpm/bin/install_plugins
# GitHub CLI extensions
gh extension install github/gh-copilot
gh extension install dlvhdr/gh-dash
@@ -78,9 +81,6 @@ gh extension install meiji163/gh-notify
gh extension install seachicken/gh-poi
gh extension install gennaro-tedesco/gh-s
# Install tmux plugins
~/.tmux/plugins/tpm/bin/install_plugins
# Install Fish plugins
fisher install jorgebucaran/fisher
fisher install jorgebucaran/autopair.fish