diff --git a/home/features/cli/fish.nix b/home/features/cli/fish.nix index 987ce0d..a7aef19 100644 --- a/home/features/cli/fish.nix +++ b/home/features/cli/fish.nix @@ -21,7 +21,7 @@ }; shellAliases = { - htop = "btm"; # because I always forget the name + top = "btop"; }; functions = {