adding make and smartmontools
This commit is contained in:
parent
eb385c4e25
commit
4de1a15894
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -5,6 +5,8 @@
|
||||||
vim
|
vim
|
||||||
wget
|
wget
|
||||||
killall
|
killall
|
||||||
|
gnumake
|
||||||
|
smartmontools
|
||||||
git
|
git
|
||||||
tmux
|
tmux
|
||||||
dutree
|
dutree
|
||||||
|
|
Loading…
Reference in a new issue