Added Tomorrow theme to project, other updates

+ Added tomorrow theme
+ added spectrum.zsh
+ added zsh/lib directory
+ updated prompt
+ updated colors
+ set vim theme to Tomorrow-Night-Bright
+ moved some zsh files to zsh/lib
This commit is contained in:
Nick Nisi
2012-10-28 11:18:25 -05:00
parent 5f2de951dd
commit dd479da78a
11 changed files with 1781 additions and 2 deletions

View File

@@ -114,7 +114,7 @@ set tm=500
syntax on
set background=dark
colorscheme ir-whack
colorscheme Tomorrow-Night-Bright
" set number " show line numbers
set relativenumber " show relative line numbers