Actually enabling zoxide
This commit is contained in:
parent
53e431031d
commit
8bd3f6e8bf
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ in
|
|||
};
|
||||
|
||||
programs.zoxide = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue