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 c5a9a61..c8daf1e 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -390,6 +390,8 @@ alias readahead='cat **/*(-.) > /dev/null'
alias safe='dtach -c /tmp/.dtach.$$'
+alias dent='twidge update'
+
# }}}
if [[ ${distro} == debian ]] { #{{{