Commit Graph

19 Commits (bab84a1fa0883cdd84e0268dde0c04ea187a6a35)

Author SHA1 Message Date
Bo Jeanes b688e8945b Extract out prompt function so the prompt can be overridden and extended 2015-08-07 15:18:26 +10:00
Bo Jeanes 1d4ceca95e Shell overview 2013-12-03 10:48:19 -08:00
Bo Jeanes 597b1feda9 Submodule some zsh deps 2013-11-11 20:24:58 -08:00
Bo Jeanes c78b9cbbc1 Slight performance tweak 2013-04-04 20:27:00 -05:00
Bo Jeanes 06ab47e726 Support chruby 2013-03-31 16:03:43 -05:00
Bo Jeanes f48931f4e8 Try to get my zsh config loadable inside emacs shell 2013-03-09 23:41:24 -06:00
Bo Jeanes b6a3a935fa Show when ZSH is waiting for completion 2013-03-09 23:39:27 -06:00
Bo Jeanes 10a2d1a43d Fix history 2012-12-04 18:55:32 -06:00
Bo Jeanes 4dbe2a4bcf improve ps1 2012-11-23 17:37:04 -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 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