diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-20 21:14:06 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-20 21:14:06 +0700 |
| commit | e857b06c6b242c5faff99fd70241c35fba67da1f (patch) | |
| tree | 477dcbc9800ebd36d20556452e68a5191ebf083f /zshrc/.zshrc | |
| parent | 507833b4f12f274940382b367ffa8deafdc6cbb8 (diff) | |
-
Diffstat (limited to 'zshrc/.zshrc')
| -rw-r--r-- | zshrc/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
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 "$@" |
