Replace zsh completion menu with fzf fuzzy finder for faster selection
Replace zsh completion selection menu with fzf
$ git checkout <TAB>
$ cd /path/to/dir<TAB>
$ git rebase <TAB>
$ kill <TAB>
$ export $<TAB>