dotfiles/shells/zsh
Bodaniel Jeanes 8dd25c16b5 Majorly refactor shell files
Changes:

* Reduce duplication across Bash and Zsh
* Increase code sharing between the two
* Automatically load shell files in 'lib' directories
* Zsh `precmd` emulation in Bash
* Move shared prompt (not compatible with Bash) to be Zsh only
* `rbenv` loading for each shell
* etc...

Still to do:

* Bash prompt
* Cross-shell terminal color abstraction
2011-10-24 22:40:00 -05:00
..
completions Move around some shell files 2011-10-23 22:14:51 -05:00
lib Majorly refactor shell files 2011-10-24 22:40:00 -05:00
.gitignore Move around some shell files 2011-10-23 22:14:51 -05:00
config.zsh Majorly refactor shell files 2011-10-24 22:40:00 -05:00
oh-my-zsh.zsh Majorly refactor shell files 2011-10-24 22:40:00 -05:00
zshenv Move around some shell files 2011-10-23 22:14:51 -05:00
zshrc Majorly refactor shell files 2011-10-24 22:40:00 -05:00