Fixed zoxide not working.
This commit is contained in:
@ -40,9 +40,10 @@
|
||||
|
||||
zoxide = {
|
||||
enable = true;
|
||||
options = [
|
||||
"--cmd cd"
|
||||
];
|
||||
#enableZshIntegration = true;
|
||||
#options = [
|
||||
# "--cmd cd"
|
||||
#];
|
||||
};
|
||||
|
||||
kitty = {
|
||||
|
||||
Reference in New Issue
Block a user