nichts/modules/shell/packages.nix

72 lines
638 B
Nix
Raw Normal View History

pkgs: (with pkgs; [
2024-09-22 01:46:52 +02:00
# better cd
zoxide
#better ls
eza
# better cat
bat
2024-10-28 21:52:16 +01:00
# clipboard
yazi
serpl
diff-so-fancy
tig
sesh
mprocs
curlie
entr
procs
sd
# mult
glow
gdb
# dua-cli
dust
kondo
2024-09-22 01:46:52 +02:00
# better grep
ripgrep
# better dig
dogdns
# simply the best fetch tool out there
microfetch
fzf
2024-09-26 00:32:08 +02:00
lldb_19
element
carapace
2024-09-22 01:46:52 +02:00
difftastic
hexyl
gitui
iputils
gnumake
gping
asciinema
inetutils
scc
starship
onefetch
wget
cpufetch
yt-dlp
tealdeer
glow
hyperfine
imagemagick
ffmpeg-full
catimg
nmap
wget
fd
jq
rsync
figlet
unzip
zip
])