Fix spelling.
This commit is contained in:
parent
c385619071
commit
01aca56c1d
@ -3,7 +3,7 @@
|
||||
# But we all know I love zsh
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
autosuggestions.enable = true;
|
||||
autosuggestion.enable = true;
|
||||
enableCompletion = true;
|
||||
history.path = "${config.xdg.dataHome}/zsh/history";
|
||||
dotDir = ".config/zsh";
|
||||
|
Loading…
Reference in New Issue
Block a user