projects
/
lab.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* change order of column
[lab.git]
/
TipAndDoc
/
.bash_profile
1
# set PATH so it includes user's private bin if it exists
2
if [ -d "$HOME/.bin" ] ; then
3
PATH="$HOME/.bin:$PATH"
4
fi
5
6
/usr/bin/screen -d -RR -U