nichts/modules/user/shell/packages.nix

72 lines
642 B
Nix
Raw Normal View History

pkgs: (with pkgs; [
2024-09-22 01:46:52 +02:00
# better cd
zoxide
#better ls
eza
2024-11-02 17:45:34 +01:00
atuin
2024-09-22 01:46:52 +02:00
# better cat
bat
2024-10-28 21:52:16 +01:00
# clipboard
2024-11-03 23:35:35 +01:00
# yazi
2024-10-28 21:52:16 +01:00
serpl
diff-so-fancy
tig
2024-11-03 15:29:32 +01:00
direnv
2024-10-28 21:52:16 +01:00
sesh
mprocs
curlie
entr
procs
sd
# mult
glow
# 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
element
carapace
2024-09-22 01:46:52 +02:00
difftastic
hexyl
iputils
gnumake
gping
asciinema
inetutils
scc
starship
onefetch
wget
cpufetch
yt-dlp
tealdeer
glow
hyperfine
imagemagick
ffmpeg-full
2024-11-02 11:58:53 +01:00
# catimg
timg
2024-09-22 01:46:52 +02:00
nmap
wget
fd
jq
rsync
figlet
unzip
zip
])