zoxide replace cd
This commit is contained in:
parent
e11430ed8e
commit
93fb68c4a4
1 changed files with 1 additions and 0 deletions
|
@ -70,5 +70,6 @@
|
||||||
programs.zoxide = {
|
programs.zoxide = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
|
options = [ "--cmd cd" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue