update cli packages
This commit is contained in:
parent
488b05e827
commit
2a60a9c154
6
cli.sh
6
cli.sh
@ -34,9 +34,11 @@ run_cli_install(){
|
|||||||
"less"
|
"less"
|
||||||
"nodejs" # <-- hawk tuah
|
"nodejs" # <-- hawk tuah
|
||||||
"npm" # <-- need unfortunately for work stuff
|
"npm" # <-- need unfortunately for work stuff
|
||||||
"zellij" # <-- multplexer
|
"tmux" # <-- multplexer
|
||||||
"lazygit"
|
"lazygit"
|
||||||
"yazi-bin"
|
"yazi"
|
||||||
|
"wezterm"
|
||||||
|
"ttf-nerd-fonts-symbols-mono"
|
||||||
)
|
)
|
||||||
|
|
||||||
for i in "${cli_tools[@]}"; do
|
for i in "${cli_tools[@]}"; do
|
||||||
|
Loading…
Reference in New Issue
Block a user