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