Re-add zsh-autosuggestions and zsh-autosuggestions plugins
This commit is contained in:
parent
71c155a20f
commit
d5419434d4
6
tag-zsh/zsh/configs/plugins.zsh
Normal file
6
tag-zsh/zsh/configs/plugins.zsh
Normal file
|
@ -0,0 +1,6 @@
|
|||
source /usr/local/share/antigen/antigen.zsh
|
||||
|
||||
antigen bundle zsh-users/zsh-autosuggestions
|
||||
antigen bundle zsh-users/zsh-syntax-highlighting
|
||||
|
||||
antigen apply
|
Loading…
Reference in a new issue