summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index 3bf49ab..c74c660 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -288,6 +288,7 @@ alias ls='ls -h --color=auto'
alias exec='exec '
alias sudo='sudo '
+alias ncdu='ncdu -x'
alias netstat='sudo netstat --program --all --tcp --extend'
alias svstat='sudo svstat /etc/service/*'