Working on zsh

This commit is contained in:
2026-03-07 23:08:34 +01:00
parent 52a73cfdf7
commit 0e925041e5
@@ -24,7 +24,7 @@
"kubectl"
];
};
autosuggestion.enable = true;
#autosuggestion.enable = true;
syntaxHighlighting.enable = true;
zshoptions = [ "AUTO_CD" ];
};