Sign in
chromium
/
external
/
msysgit
/
msysgit
/
refs/tags/Git-1.8.5.2-preview20131230
/
.
/
etc
/
bash_profile
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'