diff options
Diffstat (limited to 'zsh.nix')
| -rw-r--r-- | zsh.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ ''; interactiveShellInit = '' eval "$(direnv hook zsh)" + eval "$(zoxide init zsh)" setopt autocd extendedglob nomatch notify |
