Archive for September 19th, 2009

Modify your .bash_profile (login options; .bashrc is for non-login options) to include the following:

export LS_OPTIONS='--color=auto'
eval `dircolors`
alias ls='ls $LS_OPTIONS'

Comments View Comments

Powered by Web Design Company Plugins