Working on zsh
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"kubectl"
|
"kubectl"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
autosuggestion.enable = true;
|
#autosuggestion.enable = true;
|
||||||
syntaxHighlighting.enable = true;
|
syntaxHighlighting.enable = true;
|
||||||
zshoptions = [ "AUTO_CD" ];
|
zshoptions = [ "AUTO_CD" ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user