mirror of
https://github.com/mentos1386/dotfiles.git
synced 2024-11-22 07:33:33 +00:00
fix: zsh changes
This commit is contained in:
parent
7ca7b42326
commit
34a74bfb1d
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@
|
|||
ignoreAllDups = true;
|
||||
path = "${config.xdg.dataHome}/zsh/history";
|
||||
};
|
||||
enableAutosuggestions = true;
|
||||
autosuggestion.enable = true;
|
||||
enableCompletion = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
shellAliases = {
|
||||
|
|
Loading…
Reference in a new issue