updates
This commit is contained in:
parent
13b1ea31ed
commit
169a79a2d7
4 changed files with 12 additions and 1 deletions
|
|
@ -6,6 +6,8 @@
|
|||
}: {
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
enableBashCompletion = true;
|
||||
autosuggestions = {
|
||||
enable = true;
|
||||
async = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue