mrjohannchang / zsh-interactive-cd

Fish like interactive tab completion for cd in zsh
Mozilla Public License 2.0
314 stars 37 forks source link

line 140: `zic-completion': not a valid identifier #10

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hi tehre, I have installed fzf thru arch and I am using Oh my zsh with zplug. any suggestion on how to go about this.

mrjohannchang commented 4 years ago

Hi! What's the version of your zsh? What's the output of echo $SHELL?

ghost commented 4 years ago

Hi; Zsh Version: zsh 5.7.1 (x86_64-pc-linux-gnu) echo $SHELL: /usr/bin/zsh terminal: st FZF Version: 0.18.0

ghost commented 4 years ago

Nevermind.