diff --git a/home/files/zshrc b/home/files/zshrc index 2f24318..b54369a 100644 --- a/home/files/zshrc +++ b/home/files/zshrc @@ -81,6 +81,3 @@ zstyle ':completion:*:descriptions' format '[%d]' zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS} # switch group using `,` and `.` zstyle ':fzf-tab:*' switch-group ',' '.' - -# Use tmux popup, see: https://github.com/Aloxaf/fzf-tab/wiki/Configuration#fzf-command -zstyle ':fzf-tab:*' fzf-command ftb-tmux-popup