From: PHO Date: Fri, 16 Jan 2009 08:29:00 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=8be4f2d0ae1613f9fb96819b7cfd93b6de009391;p=sugar.git Auto commit by The Sugar System. --- diff --git a/dot-files/_zshrc b/dot-files/_zshrc index 8b95b52..2a56e84 100644 --- a/dot-files/_zshrc +++ b/dot-files/_zshrc @@ -93,6 +93,7 @@ alias mwget="wget --user-agent='Mozilla/1.4b'" alias pstow="pushd /usr/local/stow" alias w3m="w3m -O UTF-8" alias w3mb="w3m -O UTF-8 -B" +alias pkgsrc="pushd /usr/pkgsrc" if [ $(hostname) = "aria.cielonegro.org" ]; then alias safari="open -a Safari"