From e857b06c6b242c5faff99fd70241c35fba67da1f Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Thu, 20 Aug 2026 21:14:06 +0700 Subject: - --- zshrc/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zshrc') diff --git a/zshrc/.zshrc b/zshrc/.zshrc index 589c3a3..44cf283 100644 --- a/zshrc/.zshrc +++ b/zshrc/.zshrc @@ -17,6 +17,7 @@ alias ls="eza -lha --icons" alias ll="eza -lh --icons" alias la="eza -lha --icons" alias tree="eza --tree --icons" +alias musmnt="sudo mount /dev/sdb1 /mnt/giga && nohup swingmusic >/tmp/swingmusic.log 2>&1 & disown" # Theme wallust() { command wallust run "$@" -- cgit v1.2.3