diff --git a/modules/home-manager/features/fish.nix b/modules/home-manager/features/fish.nix index a6201fd..9361864 100644 --- a/modules/home-manager/features/fish.nix +++ b/modules/home-manager/features/fish.nix @@ -18,7 +18,7 @@ in shellAliases = { # keep-sorted start cat = "bat"; - cd = "j"; + # cd = "j"; df = "duf"; du = "dua"; g = "lazygit";