blob: b8ae2678c63ce71cb0a67f26dadb89b9e2caa5ea [file] [log] [blame]
# Some good standards, which are not used if the user
# creates his/her own .bashrc/.bash_profile
# --show-control-chars: help showing Korean or accented characters
alias ls='ls -F --color=auto --show-control-chars'
alias ll='ls -l'