Add autosuggestions plugin

Fish-like autosuggestions for zsh
This commit is contained in:
2018-01-01 18:39:10 +00:00
committed by Kenneth Benzie (Benie)
parent 4fce36e27b
commit 9da4d8ee71
2 changed files with 11 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
src: prompt_fresh_setup
dst: ~/.local/share/zsh/site-functions/prompt_fresh_setup
- repo:
- https://github.com/zsh-users/zsh-syntax-highlighting.git
- https://github.com/zsh-users/zsh-autosuggestions.git
- https://github.com/zsh-users/zsh-history-substring-search.git
- https://github.com/zsh-users/zsh-syntax-highlighting.git
- message: zsh will be the default prompt after next login