beatific: add more default programs
This commit is contained in:
parent
a8730b3a13
commit
3a954c35c1
|
@ -83,13 +83,16 @@ in {
|
|||
bc # Terminal calculator
|
||||
curl
|
||||
duf
|
||||
file
|
||||
killall
|
||||
file # File type inspector
|
||||
nebula
|
||||
psmisc # provides killall
|
||||
python3
|
||||
tree
|
||||
rsync
|
||||
tree # Directory tree view
|
||||
unzip
|
||||
vim
|
||||
wget
|
||||
zip
|
||||
];
|
||||
programs = {
|
||||
git = {
|
||||
|
|
Loading…
Reference in New Issue