change xsin alias
This commit is contained in:
parent
2330ba6bdc
commit
15fbd368c6
|
@ -46,7 +46,7 @@ alias \
|
|||
alias \
|
||||
x="xbps-install" \
|
||||
xr="xbps-remove" \
|
||||
xsin="xpkg -a |\
|
||||
xsi="xpkg -a |\
|
||||
fzf -m --preview 'xq {1} | \\grep -e pkgver -e license -e short_desc -e installed_size -e maintainer -e repository -e homepage' --preview-window=right:66%:wrap |\
|
||||
xargs -ro xi"
|
||||
|
||||
|
|
Loading…
Reference in New Issue