summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index 46b3e98..463ae44 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -355,6 +355,8 @@ alias allr='for i in **/*;'
alias dent='twidge update'
+alias dent-cccd='twidge -c ~/.twidgerc.chaosdorf update'
+
alias dua='du --apparent-size'
alias lasth='last | head -$((LINES-1))'