From 18fd3ee0621301c156fbf2ba69b0f314b81ec24b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 20 Feb 2011 21:25:59 +0100 Subject: Add pdftopng alias --- etc/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/.zshrc') diff --git a/etc/.zshrc b/etc/.zshrc index 2397599..d25e8aa 100644 --- a/etc/.zshrc +++ b/etc/.zshrc @@ -384,6 +384,8 @@ alias mate='decrement ~/stuff/$(cat /tmp/.location)/mateguthaben' alias nb='newsbeuter' alias nbr='newsbeuter -r' +alias pdftopng='pdftoppm -png' + alias rd='rmdir' alias rebuild='perl Build.PL && ./Build && ./Build test && sudo ./Build install' -- cgit v1.2.3