From 83caeeae04bc185e9f9f1697544683b5318c6528 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Sun, 22 Sep 2013 23:10:46 +0900 Subject: [PATCH] add alias pa --- bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bashrc b/bashrc index d334356..3486f22 100755 --- a/bashrc +++ b/bashrc @@ -273,6 +273,8 @@ do test -f $f && alias vl=$f && break done +alias pa=pacapt + null type yaourt && alias yt=yaourt null type cower && alias cower="cower --color=auto" null type pacmatic && {