update cli packages

This commit is contained in:
Triston Armstrong 2024-11-11 02:44:13 -05:00
parent 488b05e827
commit 2a60a9c154

6
cli.sh
View File

@ -34,9 +34,11 @@ run_cli_install(){
"less"
"nodejs" # <-- hawk tuah
"npm" # <-- need unfortunately for work stuff
"zellij" # <-- multplexer
"tmux" # <-- multplexer
"lazygit"
"yazi-bin"
"yazi"
"wezterm"
"ttf-nerd-fonts-symbols-mono"
)
for i in "${cli_tools[@]}"; do