Replace htop with bottom

This commit is contained in:
Andreas Zweili 2023-11-29 09:15:22 +01:00
parent 54c121dc41
commit 177bf08cb4
1 changed files with 1 additions and 1 deletions

View File

@ -81,6 +81,7 @@
rebuild = ''
nixos-rebuild -j auto switch --use-remote-sudo |& nom
'';
htop = "bottom";
find-garbage = "ls -l /nix/var/nix/gcroots/auto/ | sort | grep '/home/'";
vm = "vim";
less = "less -FiRX";
@ -91,7 +92,6 @@
bottom
git
highlight
htop
killall
ncdu
nixpkgs-fmt