nixbook: update
This commit is contained in:
parent
30a1a46729
commit
1af7b80a6f
5 changed files with 29 additions and 174 deletions
|
|
@ -11,7 +11,7 @@
|
|||
path = "${config.xdg.dataHome}/zsh/zsh_history";
|
||||
};
|
||||
autocd = true;
|
||||
enableAutosuggestions = true;
|
||||
autosuggestion.enable = true;
|
||||
completionInit = ''
|
||||
autoload -U compinit && compinit
|
||||
zstyle ':completion:*' matcher-list 'm:{a-z}={A-Za-z}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue