diff --git a/nixos/home.nix b/nixos/home.nix index 5d2d9d8..2b66331 100644 --- a/nixos/home.nix +++ b/nixos/home.nix @@ -107,7 +107,7 @@ in { ll = "ls -alhF"; lf = "ls -lh | fzf"; c = "cd"; - # -- - = "cd -"; + "-" = "cd -"; mkd = "mkdir -pv"; # Tmux