Mercurial > dotfiles
diff dot_zshrc @ 756:a1a7841c55d2
feat: remove fzf-tab
author | zegervdv <zegervdv@me.com> |
---|---|
date | Wed, 08 Feb 2023 07:12:42 +0100 |
parents | 10e3f300baea |
children | 3a07cc5c825a |
line wrap: on
line diff
--- a/dot_zshrc Tue Feb 07 21:43:00 2023 +0100 +++ b/dot_zshrc Wed Feb 08 07:12:42 2023 +0100 @@ -270,9 +270,6 @@ eval "$(direnv hook zsh)" zstyle ':completion:*:descriptions' format '[%d]' -zstyle ':fzf-tab:*' fzf-command ftb-tmux-popup -zstyle ':fzf-tab:*' default-color $'\033[30m' -zsh-defer source ~/.zsh/fzf-tab/fzf-tab.plugin.zsh zsh-defer source ~/.zsh/zsh-history-substring-search.zsh export HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_FOUND='bg=cyan,fg=white'