mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 02:49:41 +00:00
Update zsh config
This commit is contained in:
parent
25d03d2327
commit
6e64e7dcb7
|
@ -10,7 +10,8 @@
|
|||
enable = true;
|
||||
dotDir = ".config/zsh";
|
||||
enableCompletion = true;
|
||||
enableAutosuggestions = true;
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
|
||||
history = {
|
||||
# don't clutter $HOME
|
||||
|
|
Loading…
Reference in a new issue