source: MondoRescue/trunk/mindi/rootfs/root/.profile@ 1

Last change on this file since 1 was 1, checked in by bcornec, 19 years ago

Initial import from latest mondo-2.04_cvs_20050503/mindi-1.04_cvs_20050503 on http://www.mondorescue.org

File size: 186 bytes
Line 
1PATH="/bin:/usr/bin:."
2HOSTNAME="darkstar"
3TERM=linux
4PS1="\\u@alfalinux:\\w\\$ "
5ignoreeof=10
6export PATH HOSTNAME DISPLAY PS1 TERM ignoreeof
7alias ls="ls -s --color"
8alias rm="rm -i"
9
Note: See TracBrowser for help on using the repository browser.