pull/372/merge
Sergio Pieiga 2014-11-25 21:41:32 +00:00
commit d7542c436e
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
#!/usr/bin/env bash
# colored grep
export GREP_OPTIONS='--color=auto'
export GREP_COLOR='1;33'
# colored ls
export LSCOLORS='Gxfxcxdxdxegedabagacad'