Commit Graph

8 Commits (0367b771db263ddb6439bfa3c5db2eef100c7f10)

Author SHA1 Message Date
Bo Jeanes 49ba55207f /shrug 2019-07-22 16:21:32 +10:00
Bo Jeanes e067430faa Fix pbcopy/pbpaste wrapper installer 2013-04-04 20:26:51 -05:00
Bo Jeanes dc44e9a714 Move osx-specific alias to the osx-only shell file 2012-08-16 16:42:06 -05:00
Bodaniel Jeanes 0b75da5513 Some more OS X shell stuff 2012-01-04 21:47:46 -06:00
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 81729e4439 Add prompt_pwd for bash 2011-10-24 23:05:16 -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 6e4774cd19 More refactoring of shell files 2011-10-23 22:31:23 -05:00