diff --git a/bashrc b/bashrc index 43b1fb3..f305ecd 100755 --- a/bashrc +++ b/bashrc @@ -189,7 +189,7 @@ null type screen && alias screen="screen -e^z^z" null type gtags && alias gtags="gtags --verbose" null type htags && alias htags="htags --xhtml --symbol --line-number \ --frame --alphabet --verbose" -null type aunpack && alias aun=aunpack +null type aunpack && alias au=aunpack null type lv && alias lv="lv|less" isdarwin && alias updatedb="LC_ALL=C updatedb"