Commit Graph

7 Commits (8320f2e1c93e7b581f2b588099e30b1c17ab2d1f)

Author SHA1 Message Date
Bo Jeanes f48931f4e8 Try to get my zsh config loadable inside emacs shell 2013-03-09 23:41:24 -06:00
Bo Jeanes 54f349c7a6 Remove ZSH 2012-11-20 14:40:40 -06:00
Bodaniel Jeanes afbc403129 Move ZSH-specific command timing to zsh config 2012-01-04 21:46:51 -06:00
Bodaniel Jeanes 9827b76c4c Remove commented out code 2012-01-04 19:46:23 -06:00
Bodaniel Jeanes 6a02740fc7 Load oh-my-zsh after tmux to speed up new shells 2012-01-04 19:44:17 -06:00
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
Bodaniel Jeanes b1b3b88349 Move around some shell files 2011-10-23 22:14:51 -05:00