Enable fzf / nodenv omz plugins
This commit is contained in:
parent
ee88c0eb52
commit
2e40271b74
1 changed files with 6 additions and 2 deletions
|
@ -24,10 +24,14 @@ zi snippet OMZL::directories.zsh
|
||||||
# apply workaround for refresh: https://github.com/spaceship-prompt/spaceship-prompt/issues/1193
|
# apply workaround for refresh: https://github.com/spaceship-prompt/spaceship-prompt/issues/1193
|
||||||
zi light spaceship-prompt/spaceship-prompt
|
zi light spaceship-prompt/spaceship-prompt
|
||||||
|
|
||||||
|
zi light ptavares/zsh-sdkman
|
||||||
zi light zsh-users/zsh-autosuggestions
|
zi light zsh-users/zsh-autosuggestions
|
||||||
zi light zsh-users/zsh-syntax-highlighting
|
zi light zsh-users/zsh-syntax-highlighting
|
||||||
zi light ptavares/zsh-sdkman
|
|
||||||
zi light mattberther/zsh-nodenv
|
zi is-snippet wait lucid for \
|
||||||
|
OMZP::fzf \
|
||||||
|
has'nodenv' \
|
||||||
|
OMZP::nodenv
|
||||||
|
|
||||||
export FAVORITE_COMMAND1="{{ .tmux_favorite1 }}"
|
export FAVORITE_COMMAND1="{{ .tmux_favorite1 }}"
|
||||||
export FAVORITE_COMMAND2="{{ .tmux_favorite2 }}"
|
export FAVORITE_COMMAND2="{{ .tmux_favorite2 }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue