Revert "Build packages in a chroot when using aurget"
This reverts commit 39070396a28d29b7ca6269c9eb8c1bec98be1175.
This commit is contained in:
parent
50cef691f5
commit
0dab58f07d
@ -27,7 +27,7 @@ alias gr='git reset'
|
||||
|
||||
#========= Package Management =========
|
||||
# Arch Linux
|
||||
alias aurget='aur sync -d aur --chroot'
|
||||
alias aurget='aur sync -d aur'
|
||||
alias -g autoremove='pacman -Rns $(pacman -Qtdq)'
|
||||
alias checkaurupdates='aur sync -d aur --upgrades'
|
||||
# alias does not work correctly for some reason
|
||||
|
Loading…
x
Reference in New Issue
Block a user