summaryrefslogtreecommitdiffstats
path: root/etc/root
diff options
context:
space:
mode:
authornate <nate@FreeBSD.org>1993-08-02 21:23:27 +0000
committernate <nate@FreeBSD.org>1993-08-02 21:23:27 +0000
commitd2d8dadeed9842179b04ce7e811c6d34e4dfffb7 (patch)
tree1608853f442e4ed7ee55c7e53d9bde9466a6d090 /etc/root
parentc33d08e62e062db0d073c03d5e813797ab38efd8 (diff)
downloadFreeBSD-src-d2d8dadeed9842179b04ce7e811c6d34e4dfffb7.zip
FreeBSD-src-d2d8dadeed9842179b04ce7e811c6d34e4dfffb7.tar.gz
Removed df/du aliases, will make them more global and use BLOCKSIZE
environment variable
Diffstat (limited to 'etc/root')
-rw-r--r--etc/root/dot.cshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
index 7e273b0..11b4614 100644
--- a/etc/root/dot.cshrc
+++ b/etc/root/dot.cshrc
@@ -27,8 +27,6 @@ alias pd pushd
alias pd2 pushd +2
alias pd3 pushd +3
alias pd4 pushd +4
-alias df df -k
-alias du du -k
alias tset 'set noglob histchars=""; eval `\tset -s \!*`; unset noglob histchars'
if ($?prompt) then
OpenPOWER on IntegriCloud