aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-08-30 00:46:07 +0300
committerawy <awy@awy.one>2025-08-30 00:46:07 +0300
commit6b938d3204ae42f695eabca3533e4f56909f0613 (patch)
treee142500592769efbd8c53c6d2b511f62e42c0672 /.config
parent673f1c452d9733a1be2b95ccb02df78559c576ab (diff)
downloadhyprdots-6b938d3204ae42f695eabca3533e4f56909f0613.tar.gz
alias
Diffstat (limited to '.config')
-rw-r--r--.config/shell/aliasrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc
index 5c88004..0bb67f1 100644
--- a/.config/shell/aliasrc
+++ b/.config/shell/aliasrc
@@ -55,7 +55,8 @@ alias \
md="monerod --prune-blockchain --fast-block-sync 1 --data-dir /mnt/ssd/monero/bitmonero" \
fetch="fastfetch --logo-color-2 default" \
de="doasedit" \
- pu="emerge -avuDN @world"
+ pu="emerge -avuDN @world" \
+ eq="equery" \
# Git related
alias \