home/base: add some common packages
This commit is contained in:
parent
8c15a71cec
commit
8e1074bfc0
@ -98,6 +98,10 @@ in
|
|||||||
grc
|
grc
|
||||||
fzf
|
fzf
|
||||||
pv
|
pv
|
||||||
|
jq
|
||||||
|
lsof
|
||||||
|
xxd
|
||||||
|
shellcheck
|
||||||
|
|
||||||
# for icat on all systems
|
# for icat on all systems
|
||||||
kitty.kitten
|
kitty.kitten
|
||||||
@ -111,6 +115,7 @@ in
|
|||||||
# pretty
|
# pretty
|
||||||
hyfetch
|
hyfetch
|
||||||
neofetch-hyfetch-shim
|
neofetch-hyfetch-shim
|
||||||
|
fastfetch
|
||||||
|
|
||||||
# files
|
# files
|
||||||
restic
|
restic
|
||||||
@ -118,6 +123,19 @@ in
|
|||||||
rmlint
|
rmlint
|
||||||
ncdu
|
ncdu
|
||||||
|
|
||||||
|
# compression
|
||||||
|
atool-wrapped
|
||||||
|
lzip
|
||||||
|
plzip
|
||||||
|
lzop
|
||||||
|
xz
|
||||||
|
zip
|
||||||
|
unzip
|
||||||
|
arj
|
||||||
|
rpm
|
||||||
|
cpio
|
||||||
|
p7zip
|
||||||
|
|
||||||
# other utilities
|
# other utilities
|
||||||
tmux
|
tmux
|
||||||
mosh
|
mosh
|
||||||
@ -125,7 +143,7 @@ in
|
|||||||
htop
|
htop
|
||||||
zoxide
|
zoxide
|
||||||
asciinema
|
asciinema
|
||||||
|
mtr
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user