Commit Graph

9 Commits (2911f6b0aaf2a633b728c5927ae9f090730f0218)

Author SHA1 Message Date
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 89bd577b20 Add rbenv init to zshenv so vim detects paths properly 2011-11-23 08:33:24 -06:00
Bodaniel Jeanes 83181ec7a5 Simple bash prompt 2011-10-24 23:16:15 -05: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 34d7da7b9d That's neater. 2011-10-23 22:39:10 -05:00
Bodaniel Jeanes 6e4774cd19 More refactoring of shell files 2011-10-23 22:31:23 -05:00
Bodaniel Jeanes b1b3b88349 Move around some shell files 2011-10-23 22:14:51 -05:00