Adding a bunch more mutt stuff to dotfiles. Small updates to vimrc, zshrc. Adding urlview.

This commit is contained in:
Dustin Swan
2012-10-31 07:38:38 -05:00
parent e43c8e0f36
commit 0082054c52
12 changed files with 440 additions and 58 deletions

3
vimrc
View File

@@ -134,11 +134,12 @@ set dictionary+=/usr/share/dict/words
" hide toolbar in macvim, etc
if has("gui_running")
set gfn=Terminus\ 8
set go=-t
endif
" Powerline
let g:Powerline_symbols='fancy'
" let g:Powerline_symbols='fancy'
" Colors
"set background=dark