* 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!
* 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)