mirror of
https://github.com/librephoenix/nixos-config
synced 2025-04-20 09:14:34 +05:30
zoxide zsh enable
This commit is contained in:
parent
f26592c4a2
commit
68581de270
|
@ -45,4 +45,5 @@ in
|
|||
programs.direnv.enableZshIntegration = true;
|
||||
programs.direnv.nix-direnv.enable = true;
|
||||
programs.fzf.enableZshIntegration = true;
|
||||
programs.zoxide.enableZshIntegration = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue