xbps-query alias
This commit is contained in:
parent
cd95c17979
commit
372a3b4164
1 changed files with 2 additions and 1 deletions
|
@ -51,7 +51,8 @@ fi
|
|||
if command -v xbps-install 1>/dev/null 2>&1; then
|
||||
alias \
|
||||
xin="xbps-install" \
|
||||
xre="xbps-remove"
|
||||
xre="xbps-remove" \
|
||||
xse="xbps-query -Rs"
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue