diff --git a/home/programs/zsh.nix b/home/programs/zsh.nix index 43e8158..5098f94 100644 --- a/home/programs/zsh.nix +++ b/home/programs/zsh.nix @@ -27,8 +27,9 @@ uptest = "sudo nixos-rebuild test --flake $HOME/dotfiles"; dry = "sudo nixos-rebuild dry-activate --flake $HOME/dotfiles"; jq = "gojq"; - n = "neovide --fork"; + n = "neovide"; v = "nvim"; + cd = "z"; }; dotDir = ".config/zsh"; history = {