diff options
Diffstat (limited to '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 "$@" |
