dotfiles/zsh/modules
James Patrick 40d8b3fdf3 Added simple theme for report server.
Its largely based on jackharrisonsherlock's common prompt, but has some
different namespacing, a deterministic prompt color based on the
hostname, and a few other minor changes.

My plan is to add async git info to this, but this is the MVP for this.
2019-12-20 10:09:45 -05:00
..
alias OS_TYPE doesn't actually exist. Its OSTYPE. 2019-12-12 21:47:05 -05:00
bin Tellme script can now tell if post failed. 2019-11-22 14:57:08 -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
prompt Added simple theme for report server. 2019-12-20 10:09:45 -05:00
tmux Fixed inverted logic. 2019-11-25 12:18:31 -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.