minor forgoten stuff

we already have shutdown in sudo loop
This commit is contained in:
Hekuran 2021-09-05 09:50:19 +02:00 committed by GitHub
parent 9a2dc2618e
commit efe35c2fb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ alias \
g="git" \ g="git" \
trem="transmission-remote" \ trem="transmission-remote" \
YT="youtube-viewer" \ YT="youtube-viewer" \
sdn="sudo shutdown -h now" \ sdn="shutdown -h now" \
e="$EDITOR" \ e="$EDITOR" \
v="$EDITOR" \ v="$EDITOR" \
p="pacman" \ p="pacman" \