msysgit: include old libiconv2 for use by dd.exe and stat.exe.
[msysgit.git] / etc / bash_profile
blobb8ae2678c63ce71cb0a67f26dadb89b9e2caa5ea
1 # Some good standards, which are not used if the user
2 # creates his/her own .bashrc/.bash_profile
4 # --show-control-chars: help showing Korean or accented characters
5 alias ls='ls -F --color=auto --show-control-chars'
6 alias ll='ls -l'