zsh-autosuggetions submodule

This commit is contained in:
Fred Klassen 2023-02-05 22:14:27 -08:00
commit 5fd2a5e271
No known key found for this signature in database
GPG key ID: E9E2149793BDE17E
4 changed files with 9 additions and 2 deletions

View file

@ -91,6 +91,7 @@ plugins=(
man
ssh-agent
tmux
zsh-autosuggestions
vscode
)
@ -127,3 +128,5 @@ export MANPATH="/usr/local/man:/usr/local/ssl/share/man:$MANPATH"
[ -f /usr/local/etc/profile.d/autojump.sh ] && . /usr/local/etc/profile.d/autojump.sh
ZSH_ALIAS_FINDER_AUTOMATIC=true
#eval "$(starship init zsh)"