remove shell color highlighting
This commit is contained in:
parent
1739cd9000
commit
75a3b75135
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableCompletion = true;
|
enableCompletion = true;
|
||||||
syntaxHighlighting.enable = true;
|
|
||||||
interactiveShellInit = ''
|
interactiveShellInit = ''
|
||||||
bindkey -e
|
bindkey -e
|
||||||
export HISTFILE="$HOME/.zsh_history"
|
export HISTFILE="$HOME/.zsh_history"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue