mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
zsh: add zsh-autosuggestions
This commit is contained in:
parent
5fa6c5b693
commit
03e9a13ec2
3 changed files with 5 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ plugins=(
|
|||
vi-mode
|
||||
fancy-ctrl-z
|
||||
fzf
|
||||
zsh-autosuggestions
|
||||
)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue