diff options
| author | Nate Williams <nate@FreeBSD.org> | 1993-08-02 21:23:27 +0000 |
|---|---|---|
| committer | Nate Williams <nate@FreeBSD.org> | 1993-08-02 21:23:27 +0000 |
| commit | 774839c35ae49224f2761c6baa0461f281d92b37 (patch) | |
| tree | 1608853f442e4ed7ee55c7e53d9bde9466a6d090 /etc/root | |
| parent | a236d4b122952bae23283d476195076ffaaacb87 (diff) | |
Notes
Diffstat (limited to 'etc/root')
| -rw-r--r-- | etc/root/dot.cshrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index 7e273b0d6e11..11b4614e6188 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 |
