Add zsh-autosuggestions plugin
This commit is contained in:
parent
170268869a
commit
62075444a0
1
.zshrc
1
.zshrc
|
@ -13,6 +13,7 @@ antigen bundle command-not-found
|
||||||
|
|
||||||
# Syntax highlighting bundle.
|
# Syntax highlighting bundle.
|
||||||
antigen bundle zsh-users/zsh-syntax-highlighting
|
antigen bundle zsh-users/zsh-syntax-highlighting
|
||||||
|
antigen bundle zsh-users/zsh-autosuggestions
|
||||||
|
|
||||||
# Load the theme.
|
# Load the theme.
|
||||||
antigen theme gentoo
|
antigen theme gentoo
|
||||||
|
|
Loading…
Reference in New Issue