chore: Update nixpkgs and resolve resulting issues
This commit is contained in:
parent
2d2e3a9cca
commit
9facd640ad
3 changed files with 5 additions and 4 deletions
|
|
@ -17,6 +17,7 @@
|
|||
enableCompletion = true;
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
dotDir = "${config.xdg.configHome}/zsh";
|
||||
|
||||
initContent = ''
|
||||
[ $TERM = "dumb" ] && unsetopt zle && PS1='$ '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue