mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
zoxide zsh enable
This commit is contained in:
parent
f26592c4a2
commit
68581de270
1 changed files with 1 additions and 0 deletions
|
@ -45,4 +45,5 @@ in
|
|||
programs.direnv.enableZshIntegration = true;
|
||||
programs.direnv.nix-direnv.enable = true;
|
||||
programs.fzf.enableZshIntegration = true;
|
||||
programs.zoxide.enableZshIntegration = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue