summaryrefslogtreecommitdiffstats
path: root/.config/shell
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-10-02 11:53:40 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-10-02 11:53:40 -0400
commit163738e6ad1954c8a8a16dae98829c51cf9da4be (patch)
tree8742b1c2f7751abf47886aeea6622eabe81c464a /.config/shell
parenta3a630a3e839a730d26a137f35cce2065bbbb16f (diff)
parent162ed8889b9893b790ca529e564d976f8190e3f3 (diff)
downloadeibhear-163738e6ad1954c8a8a16dae98829c51cf9da4be.tar.gz
eibhear-163738e6ad1954c8a8a16dae98829c51cf9da4be.tar.zst
eibhear-163738e6ad1954c8a8a16dae98829c51cf9da4be.zip
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
Diffstat (limited to '.config/shell')
-rw-r--r--.config/shell/aliasrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc
index 0890ccd..ad71695 100644
--- a/.config/shell/aliasrc
+++ b/.config/shell/aliasrc
@@ -35,7 +35,7 @@ alias \
g="git" \
trem="transmission-remote" \
YT="youtube-viewer" \
- sdn="sudo shutdown -h now" \
+ sdn="shutdown -h now" \
e="$EDITOR" \
v="$EDITOR" \
p="pacman" \