aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/shell/aliasrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc
index e4d5d39..0516814 100644
--- a/.config/shell/aliasrc
+++ b/.config/shell/aliasrc
@@ -46,7 +46,7 @@ alias \
trem="transmission-remote" \
YT="youtube-viewer" \
sdn="shutdown -h now" \
- e="$EDITOR" \
+ e="emerge" \
v="$EDITOR" \
p="paru" \
z="zathura" \
@@ -55,7 +55,7 @@ alias \
md="monerod --prune-blockchain --fast-block-sync 1 --data-dir /mnt/ssd/monero/bitmonero" \
fetch="fastfetch --logo-color-2 default" \
de="doasedit" \
- emg="doas emerge -avuDN @world"
+ emg="emerge -avuDN @world"
# Git related
alias \