Commit Graph

8 Commits (33d05927cc53fe4a1e4478bd9d1d962c9285dfa1)

Author SHA1 Message Date
Bodaniel Jeanes d64ea2cdf0 Update actionformats in prompt 2011-03-29 13:48:27 -05:00
Bodaniel Jeanes cd3feae05b Fix user display when root 2011-03-26 18:46:21 -05:00
Bodaniel Jeanes 86795d54af Add rvm to prompt 2011-03-26 02:51:24 -05:00
Bodaniel Jeanes aeb2985a03 Making prompt extremely badass:
* Show time
* Keep root of repository expanded in compacted PWD
* VCS support for SVN, Git, Hg, + more (thanks to ZSH's vcs_info)
* Unicode chars for showing which VCS is in use
* Show branch/revision
* Show user (if not 'bjeanes')
* Highlight user red if root
* Only show hostname if we are SSH'd somewhere (i.e. not connected locally)
* Use color to show if last command succeeded/failed
* Start working on support for 256 colors in xterm-256colors with fallbacks to 8 colors and no colors
* and some other stuff, with more to come!
2011-03-26 02:33:59 -05:00
Bodaniel Jeanes 7cd251083d shell stuff 2010-11-22 13:53:19 +10:00
Bodaniel Jeanes 13d272f97d Remove hardcoded reference to dot-files path 2010-06-30 21:22:54 +10:00
Bodaniel Jeanes ec096ac7cb Hardcode vcprompt as it is only used in one place 2010-06-30 18:01:07 +10:00
Bodaniel Jeanes db5739614e Major refactoring of ZSH and Bash dot-files.
* Theme is now set for both shells from same file so they should always be as similar as possible.
* Removed terminal functions (for doing silly things like moving/resizing the Terminal.app window) which I never used
* Not using ZSH color module (so that I can have some level of compatibility with bash for prompt etc)
2010-06-30 14:54:06 +10:00