nichts/parts/pkgs/extraPackages/fish/packages.nix
2024-09-22 01:46:52 +02:00

50 lines
471 B
Nix

{pkgs}: (with pkgs; [
# better cd
zoxide
#better ls
eza
# better cat
bat
# better grep
ripgrep
# better dig
dogdns
# simply the best fetch tool out there
microfetch
fzf
carapace
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
])