aboutsummaryrefslogtreecommitdiff
path: root/.config/shell
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-08-17 16:31:07 +0300
committerawy <awy@awy.one>2025-08-17 16:31:07 +0300
commitd13a243b280fc4ff0965e126f176bfd5622bc20c (patch)
tree644d2dc8f8ed3f47f94d79415ce9cd2795e01665 /.config/shell
parent2af92fc825441c26e93effc990d578ce33900c7b (diff)
downloadhyprdots-d13a243b280fc4ff0965e126f176bfd5622bc20c.tar.gz
more aliases
Diffstat (limited to '.config/shell')
-rw-r--r--.config/shell/aliasrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc
index 3da1d51..39a4a0d 100644
--- a/.config/shell/aliasrc
+++ b/.config/shell/aliasrc
@@ -53,8 +53,9 @@ alias \
lg="lazygit" \
sx="swayimg" \
md="monerod --prune-blockchain --fast-block-sync 1 --data-dir /mnt/ssd/monero/bitmonero" \
- fetch="fastfetch" \
- de="doasedit"
+ fetch="fastfetch --logo-color-2 default" \
+ de="doasedit" \
+ emg="doas emerge -avuDN @world"
# Git related
alias \