bash_customize To use the above bashrc configuration add below lines to $HOME/.bashrc source ~/bashrc_0 eval "`dircolors -b ~/.dircolors`" alias ls='ls --color=auto'