source:
MondoRescue/trunk/mindi/rootfs/etc/bashrc@
652
| Last change on this file since 652 was 181, checked in by , 20 years ago | |
|---|---|
|
|
| File size: 357 bytes | |
| Line | |
|---|---|
| 1 | PATH=/mondo:/usr/lib/mondo:/usr/lib/mindi:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:. |
| 2 | HOSTNAME="mondo" |
| 3 | TERM=linux |
| 4 | PS1="[\u@\h \W]\\$ " |
| 5 | ignoreeof=10 |
| 6 | LD_LIBRARY_PATH=/lib:/usr/lib:/usr/local/lib |
| 7 | export PATH HOSTNAME DISPLAY PS1 TERM ignoreeof LD_LIBRARY_PATH |
| 8 | # alias ls="ls -s --color" |
| 9 | # alias rm="rm -i" |
| 10 | # alias ll="ls -l" |
| 11 |
Note:
See TracBrowser
for help on using the repository browser.
