rajeshprasanth / bash_customize

Repository from Github https://github.comrajeshprasanth/bash_customizeRepository from Github https://github.comrajeshprasanth/bash_customize

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'

About


Languages

Language:Shell 100.0%