Update .bash_aliases

This commit is contained in:
Sheldon Lee 2022-11-18 20:09:19 +00:00
parent 3b9cde5436
commit 2c9ff2a6a6

View File

@ -31,5 +31,3 @@ alias mixer="pulsemixer"
# tmux '-2' colors # tmux '-2' colors
alias tmux="tmux -2" alias tmux="tmux -2"
# open spotify web client on firefox
alias spw="firefox --new-window https://open.spotify.com/ & exit"