source:
lab.git/.bash_profile
@
554504d
Last change on this file since 554504d was 766bb6a, checked in by mitty <mitty@…>, 15 years ago | |
---|---|
|
|
File size: 144 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 | |
[766bb6a] | 5 | |
[b31adcc] | 6 | /usr/bin/screen -d -RR -U |
Note: See TracBrowser
for help on using the repository browser.