dotfiles/zsh/modules/fzf
James Patrick 3b54637ca7 Adding basic zsh configuration.
At this point the following doesn't work.

- prompt
- history
- most autocomplete

Additionally with the tmux script getting loaded zplug we are getting a double
render issue, which is increasing the start up time. I'll probably move this
before the .zshrc set to short circuit having to set up all zplug script twice
before having a useable shell.
2019-04-30 23:29:37 -04:00
..
completion.zsh Adding basic zsh configuration. 2019-04-30 23:29:37 -04:00
fzf-tmux Adding basic zsh configuration. 2019-04-30 23:29:37 -04:00
fzf.zsh Adding basic zsh configuration. 2019-04-30 23:29:37 -04:00
key-bindings.zsh Adding basic zsh configuration. 2019-04-30 23:29:37 -04:00
README.md Adding basic zsh configuration. 2019-04-30 23:29:37 -04:00

These are generally included with the fzf install. Since I'm using the fzf-bin plug these files are not included. These were copied off my Mac (zu).