Adding a bunch more mutt stuff to dotfiles. Small updates to vimrc, zshrc. Adding urlview.
This commit is contained in:
parent
e43c8e0f36
commit
0082054c52
12 changed files with 440 additions and 58 deletions
3
vimrc
3
vimrc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue