mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-02-24 04:09:03 +00:00
Add zsh-completions and zsh-autosuggestions
This commit is contained in:
parent
475d163269
commit
96d3eefb39
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue