mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-09 18:29:41 +00:00
Add zsh-completions and zsh-autosuggestions
This commit is contained in:
parent
475d163269
commit
96d3eefb39
|
@ -123,6 +123,8 @@ zgenom autoupdate
|
|||
if ! zgenom saved; then
|
||||
zgenom load skywind3000/z.lua
|
||||
zgenom load akash329d/zsh-alias-finder
|
||||
zgenom load clarketm/zsh-completions
|
||||
zgenom load zsh-users/zsh-autosuggestions
|
||||
zgenom load zdharma-continuum/fast-syntax-highlighting
|
||||
|
||||
# Generate the init script from plugins above
|
||||
|
|
Loading…
Reference in a new issue