From e3b40b25c3c23f29f349ba2238557251b746837e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 22 Apr 2010 13:32:15 +0200 Subject: Add "dent" alias --- etc/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') 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 ]] { #{{{ -- cgit v1.2.3