lapsus calami (#988)

don't remove the whole thing, just sudo
This commit is contained in:
Hekuran 2021-08-25 15:51:52 +02:00 committed by GitHub
parent 645058d1b5
commit 9b6005292c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,7 @@ alias \
sdn="sudo shutdown -h now" \ sdn="sudo shutdown -h now" \
e="$EDITOR" \ e="$EDITOR" \
v="$EDITOR" \ v="$EDITOR" \
p="pacman" \
xi="sudo xbps-install" \ xi="sudo xbps-install" \
xr="sudo xbps-remove -R" \ xr="sudo xbps-remove -R" \
xq="xbps-query" \ xq="xbps-query" \