repo.or.cz
/
msysgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix starting git-gui through git-wrapper.
[msysgit.git]
/
etc
/
bash_profile
blob
afdbe4c204ffd5b052817319a2682a2f115e6a23
1
# Some good standards, which are not used if the user
2
# creates his/her own .bashrc/.bash_profile
3
4
# --show-control-chars: help showing Korean or accented characters
5
alias ls='ls -F --color --show-control-chars'
6
alias ll='ls -l'
7