source:
lab.git/.bash_profile
@
b31adcc
| Last change on this file since b31adcc was b31adcc, checked in by mitty <mitty@…>, 16 years ago | |
|---|---|
|
|
| File size: 199 bytes | |
| Rev | Line | |
|---|---|---|
| [b31adcc] | 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 | # /usr/bin/script ~/.script/`date +%y-%m-%d_%H%M%S`.log | |
| 6 | /usr/bin/screen -d -RR -U |
Note: See TracBrowser
for help on using the repository browser.
