Browse Source

alias aun=aunpack

pull/1/head
10sr 11 years ago
parent
commit
506df5437d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc View File

@@ -175,7 +175,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 aunp=aunpack
null type aunpack && alias aun=aunpack
null type lv && alias lv="lv|less"

isdarwin && alias updatedb="LC_ALL=C updatedb"


Loading…
Cancel
Save