From 850d63ce91f88267eeacb860914f833d043e6c3d Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Sat, 1 Dec 2012 19:44:34 +0900 Subject: [PATCH] add alias aunp --- bashrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bashrc b/bashrc index 33e1a67..582a0c9 100755 --- a/bashrc +++ b/bashrc @@ -148,6 +148,8 @@ null type gtags && alias gtags="gtags --verbose" null type htags && alias htags="htags --xhtml --symbol --line-number \ --frame --alphabet --verbose" +null type aunpack && alias aunp=aunpack + alias pad=notepad null type gedit && alias pad=gedit null type leafpad && alias pad=leafpad @@ -341,7 +343,7 @@ gpg-stream(){ dgpg(){ if test "$1" = help || test -z "$2" then - echo "dgpg: dgpg []" + echo "dgpg: dgpg []" 1>&2 return fi local srcs="$2"