add zoxide

This commit is contained in:
2026-04-01 17:33:00 +02:00
parent dd3db7cd97
commit 17117d82ed
3 changed files with 74 additions and 0 deletions
+2
View File
@@ -28,6 +28,8 @@
programs.git.enable = true;
programs.zoxide.enable = true;
environment.sessionVariables.EDITOR = "hx";
}