Commit Graph

3 Commits (182a7ccd4ec955c359a5f191ca109da338f9edb5)

Author SHA1 Message Date
Bodaniel Jeanes 182a7ccd4e Start a tmux session for every login and join windows with the main one. Also, fix pbcopy/pbpaste and vim clipboard inside tmux 2011-12-21 13:41:01 -06:00
Bodaniel Jeanes d4f4d5e1cc Add ~/Code to CDPATH if it exists 2011-10-25 14:05:49 -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