fix exports

pull/2/head
Bodaniel Jeanes 2010-11-24 16:46:43 +10:00
parent eb76b80ddc
commit e9916ee624
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ export IRBRC="$HOME/.irbrc"
export JEWELER_OPTS="--rspec --gemcutter --rubyforge --reek --roodi" export JEWELER_OPTS="--rspec --gemcutter --rubyforge --reek --roodi"
export TERM=xterm-256color export TERM=xterm-256color
export GREP_OPTIONS='--color=auto' GREP_COLOR='1;32' export GREP_OPTIONS='--color=auto'
export GREP_COLOR='1;32'
export CLICOLOR=1 export CLICOLOR=1
export HISTSIZE=1000000 export HISTSIZE=1000000