This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Simple installation notes for iterm2 and Solarized | |
Set ZSH_THEME in ~/.zshrc to blinks | |
https://github.com/altercation/solarized/tree/master/iterm2-colors-solarized | |
#if you create new profile e.g. solarized you have to set him as default | |
#Simple installation notes for janus and Solarized | |
# .vimrc.before | |
let g:solarized_termcolors=256 | |
set t_Co=16 | |
set background=dark |