Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # enable color support of ls and also add handy aliases
- if [ -x /usr/bin/dircolors ]; then
- eval "`dircolors -b`"
- alias ls='ls --color=auto'
- #alias dir='dir --color=auto'
- #alias vdir='vdir --color=auto'
- #alias grep='grep --color=auto'
- #alias fgrep='fgrep --color=auto'
- #alias egrep='egrep --color=auto'
- fi
Advertisement
Add Comment
Please, Sign In to add comment