@ -180,7 +180,9 @@ PROMPT_COMMAND='__prompt_command' # Func to gen PS1 after CMDs
DEBIAN_BASH_DIR=/opt/debian-bash
# You may uncomment the following lines if you want `ls' to be colorized:
# ALIASES
alias sudo='sudo ' # smart sudo alias trick!
alias ls='ls $COLOR_OPTIONS -h'
alias ll='ls $COLOR_OPTIONS -lh'