Auto-commit: 2026-01-07 08:16:29

This commit is contained in:
2026-01-07 08:16:29 +00:00
parent 7301b06df0
commit 255a72f0c6

View File

@@ -4,6 +4,7 @@
enable = true; enable = true;
enableZshIntegration = true; enableZshIntegration = true;
enableBashIntegration = true; enableBashIntegration = true;
enableFishIntegration = true;
options = [ options = [
"--cmd cd" "--cmd cd"
]; ];