Commit Graph

5 Commits

Author SHA1 Message Date
c7afc0dcd1 Added comment 2019-05-02 01:45:59 -04:00
326726b7a0 Added map for prompt 2019-05-02 01:04:01 -04:00
539058a830 Added better support for autosuggest. 2019-05-02 00:48:04 -04:00
bac51362aa Added tmux-autostart function to start before the rest of the plugins.
This will prevent the double render issue that existed prior. It will still
 render twice, but the second render will be defered until after tmux has been
 quit.
2019-05-01 17:25:56 -04:00
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