home(alex): configure zsh
This commit is contained in:
parent
5917cfdc92
commit
d1cb61f45e
1 changed files with 2 additions and 0 deletions
|
|
@ -14,7 +14,9 @@
|
|||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
|
||||
initContent = ''
|
||||
[ $TERM = "dumb" ] && unsetopt zle && PS1='$ '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue