use solarized color scheme in urxvt and vim

This commit is contained in:
Thomas Ruoff
2012-04-01 12:39:07 +02:00
parent 2ea90a1468
commit fee1b594f8
5 changed files with 92 additions and 68 deletions

2
zshrc
View File

@@ -5,7 +5,7 @@ export ZSH=$HOME/.oh-my-zsh
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
export ZSH_THEME="afowler"
export ZSH_THEME="blinks"
# Set to this to use case-sensitive completion
# export CASE_SENSITIVE="true"