added zoxide

This commit is contained in:
lsoriano-mcm
2025-07-04 14:39:20 -05:00
parent b9f125e76a
commit f8386beb6c
4 changed files with 17 additions and 4 deletions
-1
View File
@@ -3,7 +3,6 @@
myConfig,
...
}: {
programs.zoxide.enable = true;
programs.fish = {
enable = true;
interactiveShellInit = ''