Move Zoxide configuration out of shell config
This commit is contained in:
@@ -41,4 +41,9 @@
|
||||
];
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
programs.zoxide = {
|
||||
enable = true;
|
||||
options = ["--cmd j"];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user