WinGit: only copy the files from /bin/ that are really necessary
[msysgit.git] / etc / bash_profile
blobd0646789e6441a4183bef36b78e68968fafd6931
1 # Some good standards, which are not used if the user
2 # creates his/her own .bashrc/.bash_profile
4 alias less='less -r'
5 alias ls='ls -F --color'
6 alias ll='ls -l'