summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>2000-03-23 10:01:52 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>2000-03-23 10:01:52 +0000
commit824602ced54529671c3725980fef540aa1a2e584 (patch)
tree501730c68edbc4bc3d30f26ac37a3e4cef49e99d /bashrc
parent6b034d0e7375cdf86eb948fbfb29985b45df785c (diff)
downloadrootfiles-824602ced54529671c3725980fef540aa1a2e584.tar
rootfiles-824602ced54529671c3725980fef540aa1a2e584.tar.gz
rootfiles-824602ced54529671c3725980fef540aa1a2e584.tar.bz2
rootfiles-824602ced54529671c3725980fef540aa1a2e584.tar.xz
rootfiles-824602ced54529671c3725980fef540aa1a2e584.zip
"Seethechangelog"
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/bashrc b/bashrc
index 142b4c9..018f569 100644
--- a/bashrc
+++ b/bashrc
@@ -10,8 +10,6 @@ alias d='ls'
alias s='cd ..'
alias p='cd -'
-echo $PATH|grep -q /sbin || export PATH=$PATH:/sbin:/usr/sbin
-
# Tell to df to don't see the supermount filesystems.
alias df='df -x supermount'