diff --git a/home/features/cli/fish.nix b/home/features/cli/fish.nix index f2896fa..9680c91 100644 --- a/home/features/cli/fish.nix +++ b/home/features/cli/fish.nix @@ -27,6 +27,7 @@ in }; shellAliases = { + htop = "btm"; # because I always forget the name }; functions = {