Enable zsh autosuggestions
This commit is contained in:
parent
062234118a
commit
cb1ad1c87c
1 changed files with 1 additions and 0 deletions
|
|
@ -157,6 +157,7 @@
|
|||
zsh = {
|
||||
enable = true;
|
||||
enableCompletion = true;
|
||||
enableAutosuggestions = true;
|
||||
initExtra = ''
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue