swaydots

my dotfiles
git clone https://git.awy.one/swaydots.git
Log | Files | Refs | README | LICENSE

commit 0bdd85801a8b4b71ba87cd4556ef572b3ca5603b
parent 9b82a0b3432577b8320a38ba154076563e7c7d34
Author: awy <awy@awy.one>
Date:   Thu,  3 Jul 2025 23:54:28 +0300

alias

Diffstat:
M.config/shell/aliasrc | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc @@ -52,7 +52,8 @@ alias \ z="zathura" \ lg="lazygit" \ sx="swayimg" \ - md="monerod --prune-blockchain --fast-block-sync 1 --data-dir /mnt/ssd/monero/bitmonero" + md="monerod --prune-blockchain --fast-block-sync 1 --data-dir /mnt/ssd/monero/bitmonero" \ + fetch="fastfetch" # Git related alias \