source:
MondoRescue/branches/2.05/mindi/rootfs/root/.profile@
242
Last change on this file since 242 was 1, checked in by , 20 years ago | |
---|---|
File size: 186 bytes |
Line | |
---|---|
1 | PATH="/bin:/usr/bin:." |
2 | HOSTNAME="darkstar" |
3 | TERM=linux |
4 | PS1="\\u@alfalinux:\\w\\$ " |
5 | ignoreeof=10 |
6 | export PATH HOSTNAME DISPLAY PS1 TERM ignoreeof |
7 | alias ls="ls -s --color" |
8 | alias rm="rm -i" |
9 |
Note:
See TracBrowser
for help on using the repository browser.