asldas
This commit is contained in:
parent
d559ce2f1c
commit
c0d1f84787
|
@ -3,7 +3,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
syntaxHighlighting.enable = true;
|
syntaxHighlighting.enable = true;
|
||||||
enableCompletion = true;
|
enableCompletion = true;
|
||||||
autosuggestion.enable = true;
|
# autosuggestion.enable = true;
|
||||||
historySubstringSearch.enable = true;
|
historySubstringSearch.enable = true;
|
||||||
dotDir = ".config/zsh";
|
dotDir = ".config/zsh";
|
||||||
initExtra = "PROMPT='%F{green}%~%f '";
|
initExtra = "PROMPT='%F{green}%~%f '";
|
||||||
|
|
Loading…
Reference in a new issue