1
0
Fork 0

change xsin alias

This commit is contained in:
Luca Bilke 2024-01-08 12:00:12 +01:00
parent 2330ba6bdc
commit 15fbd368c6
1 changed files with 1 additions and 1 deletions

View File

@ -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"