summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHekuran <hekurangashi@pm.me>2021-08-25 15:51:52 +0200
committerGitHub <noreply@github.com>2021-08-25 09:51:52 -0400
commit9b6005292c74bfb93bd486e1af0591966319595b (patch)
tree9e4aac6c657c2e132861e181946659958e33091d
parent645058d1b5d25a55951ca6a4fbfe89bd7e41f566 (diff)
downloadeibhear-9b6005292c74bfb93bd486e1af0591966319595b.tar.gz
eibhear-9b6005292c74bfb93bd486e1af0591966319595b.tar.zst
eibhear-9b6005292c74bfb93bd486e1af0591966319595b.zip
lapsus calami (#988)
don't remove the whole thing, just sudo
-rw-r--r--.config/shell/aliasrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc
index 235fc04..0890ccd 100644
--- a/.config/shell/aliasrc
+++ b/.config/shell/aliasrc
@@ -38,6 +38,7 @@ alias \
sdn="sudo shutdown -h now" \
e="$EDITOR" \
v="$EDITOR" \
+ p="pacman" \
xi="sudo xbps-install" \
xr="sudo xbps-remove -R" \
xq="xbps-query" \