dotfiles/zsh/modules
James Patrick 7d676afbec
Fixed fzf load issue.
Issue stemmed from fzf-tmux being included in the fzf script. This was
cause a race condition conflict. And would only load correctly when the
imported version loaded first. This is why it only worked on the first
where this resources had to be downloaded.
2024-07-25 09:52:50 -04:00
..
alias Removed unused aliases 2022-09-20 19:24:09 -04:00
bin Fixed fzf load issue. 2024-07-25 09:52:50 -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 Fixed fzf load issue. 2024-07-25 09:52:50 -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

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.