summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index 846e1e1..291615b 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -270,7 +270,7 @@ alias zgrep='zgrep --color=auto'
alias df='df -hl --exclude-type=fuse.encfs'
-alias du='du -shD'
+alias du='du -shH'
alias ls='ls -h --color=auto'