summaryrefslogtreecommitdiffstats
path: root/etc/root
diff options
context:
space:
mode:
Diffstat (limited to 'etc/root')
-rw-r--r--etc/root/dot.cshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
index 11b4614..7e273b0 100644
--- a/etc/root/dot.cshrc
+++ b/etc/root/dot.cshrc
@@ -27,6 +27,8 @@ 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