Added alias for spotify web firefox.
This commit is contained in:
parent
919670b5b7
commit
48fabfc702
@ -6,3 +6,5 @@ alias sizes='du -hs .[^.]* * | sort -h'
|
||||
alias tmux="tmux -2"
|
||||
# bash tree alias
|
||||
alias gittree="git log --all --decorate --oneline --graph"
|
||||
# open spotify web client on firefox
|
||||
alias spw="firefox --new-window https://open.spotify.com/"
|
||||
|
Loading…
Reference in New Issue
Block a user