Browse Source

alias pa=pacman

pull/1/head
10sr 10 years ago
parent
commit
01c3725d73
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      shrc

+ 2
- 1
shrc View File

@@ -417,7 +417,8 @@ do
test -f $f && alias vl=$f && break
done

alias pa=pacapt
__safe_alias pa=pacman
__safe_alias pa=pacapt

__safe_alias yt=yaourt
__safe_alias cower="cower --color=auto"


Loading…
Cancel
Save