feat(bootstrap): add additional packages for installation and enhance proxy aliases
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
PACKAGES=("zsh" "tmux" "alacritty" "stow")
|
||||
PACKAGES=("zsh" "tmux" "alacritty" "stow" "sshuttle" "eza" "zoxide")
|
||||
|
||||
# Detect package manager and install.
|
||||
detect_and_install() {
|
||||
|
||||
Reference in New Issue
Block a user