dotfiles/shell
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
..
aliases.sh Misc changes 2011-03-24 00:28:27 -05:00
common.sh clean up and fix EDITOR variable usage and remove unneeded-paths (since everything is now in brew etc) 2010-11-22 22:28:49 +10:00
exports.sh Update the vim bundles and add a few more 2011-01-15 15:32:50 +10:00
functions.sh Add handy utility shell functions for fetching and formatting JSON/XML 2010-12-22 00:03:57 +10:00
git.sh Fix git/hub zsh auto-completion 2011-02-21 14:55:06 +10:00
osx.sh clean up and fix EDITOR variable usage and remove unneeded-paths (since everything is now in brew etc) 2010-11-22 22:28:49 +10:00
prompt.sh Making prompt extremely badass: 2011-03-26 02:33:59 -05:00
save-directory.sh Fix $EDITOR 2010-06-29 22:28:46 +10:00