dotfiles/zsh/modules
James Patrick 829f30540e Fixed issue with autocompletes not being loaded
The issue was stemming from racecondition betwwen then completion
function which uses the complete file, and the zsh_users/completions
plug that defined them.

Also relocated transient -> cache.
2020-08-21 18:04:38 -04:00
..
alias Comments and stuff 2020-05-28 13:29:02 -04:00
bin Removed extra fzf-pass. Not needed, yet. 2020-06-27 00:31:11 -04:00
complete Fixed issue with autocompletes not being loaded 2020-08-21 18:04:38 -04:00
directory Added additional options to directory tooling. 2019-09-05 18:38:36 +00:00
history Fixed issue with autocompletes not being loaded 2020-08-21 18:04:38 -04:00
keybinds Added beginning and end of line keybinds. 2019-08-08 22:08:16 -04:00
prompt Added simple theme for report server. 2019-12-20 10:09:45 -05:00
tmux Adding tty-popup window. 2020-06-27 00:21:13 -04:00
README.md Adding basic zsh configuration. 2019-04-30 23:29:37 -04:00

README.md

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.