Compare commits

...

2 Commits

Author SHA1 Message Date
Yax 2e40271b74 Enable fzf / nodenv omz plugins 1 month ago
Yax ee88c0eb52 Replace OhMyZsh plugins 1 month ago

@ -24,13 +24,14 @@ zi snippet OMZL::directories.zsh
# apply workaround for refresh: https://github.com/spaceship-prompt/spaceship-prompt/issues/1193
zi light spaceship-prompt/spaceship-prompt
zi light ptavares/zsh-sdkman
zi light zsh-users/zsh-autosuggestions
zi light zsh-users/zsh-syntax-highlighting
zi is-snippet wait lucid for \
OMZP::{sdk,fzf} \
OMZP::fzf \
has'nodenv' \
OMZP::nodenv
OMZP::nodenv
export FAVORITE_COMMAND1="{{ .tmux_favorite1 }}"
export FAVORITE_COMMAND2="{{ .tmux_favorite2 }}"

Loading…
Cancel
Save