adding make and smartmontools

This commit is contained in:
Chris Cochrun 2023-12-05 11:19:49 -06:00
parent eb385c4e25
commit 4de1a15894
2 changed files with 3 additions and 1 deletions

View file

@ -357,7 +357,7 @@ colors:
# - (Linux/BSD) user login shell # - (Linux/BSD) user login shell
# - (Windows) powershell # - (Windows) powershell
shell: shell:
program: nu program: fish
# args: # args:
# - --login # - --login

View file

@ -5,6 +5,8 @@
vim vim
wget wget
killall killall
gnumake
smartmontools
git git
tmux tmux
dutree dutree