Source fzf-tab plugin, installed from custom repo

This commit is contained in:
Marty Oehme 2020-02-16 14:23:05 +01:00
parent d5b7646611
commit 3dac8e5034
No known key found for this signature in database
GPG Key ID: 0CCB0526EFB9611A
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ source /usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme
source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh
source /usr/share/zsh/plugins/alias-tips/alias-tips.plugin.zsh
source /usr/share/zsh/plugins/fzf-tab/fzf-tab.plugin.zsh
source /usr/share/oh-my-zsh/plugins/colored-man-pages/colored-man-pages.plugin.zsh
source /usr/share/oh-my-zsh/plugins/command-not-found/command-not-found.plugin.zsh
source /usr/share/nvm/init-nvm.sh