basic zsh setup
This commit is contained in:
parent
7717d7e9cf
commit
ac7282e765
2 changed files with 28 additions and 0 deletions
11
.zsh_plugins.txt
Normal file
11
.zsh_plugins.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Completion
|
||||
mattmc3/ez-compinit
|
||||
zsh-users/zsh-completions kind:fpath path:src
|
||||
|
||||
# Other fish stuff
|
||||
zsh-users/zsh-autosuggestions
|
||||
zdharma-continuum/fast-syntax-highlighting kind:defer
|
||||
zsh-users/zsh-history-substring-search
|
||||
|
||||
# History
|
||||
joshskidmore/zsh-fzf-history-search
|
||||
Loading…
Add table
Add a link
Reference in a new issue