dotfiles/zsh/modules
James Patrick 898500ffbb Reworked fzf dependency.
I've reorganized some of the fzf dependency some. There are large number
of resources I need from the fzf repo that I have been omitting because
zplug does no work well with a repo that both has both bins and plugins.
Instead I've been manually managing the fzf.zsh files and the fzf-tmux
then using the binary from fzf-bin. This nominally worked for zsh it
wasnone functioning for other things that used fzf as a dependency.
Additionally this broke the rule of don't write what you don't have to
mantra of this project.
2019-11-20 16:45:34 -05:00
..
alias Added please alias from @kathyra_ 2019-08-18 12:45:35 -04:00
bin Reworked fzf dependency. 2019-11-20 16:45:34 -05:00
complete Remvoved errant copy of aliases. 2019-08-05 21:31:49 -04:00
directory Added additional options to directory tooling. 2019-09-05 18:38:36 +00:00
history Added history to zsh. 2019-05-01 21:05:11 -04:00
keybinds Added beginning and end of line keybinds. 2019-08-08 22:08:16 -04:00
tmux Friends don't let friends tmux and root. 2019-11-20 16:10:43 -05: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.