dotfiles/zsh/modules/README.md
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

249 B

This directory for custom modules loaded by zplug.

TODO

example goes here

As a general rule is preferable to use someone elses script if possible, with obvious concessions to security and conveince.