Modified spw alias.
This commit is contained in:
parent
e62c6d1a08
commit
52feef486f
@ -7,7 +7,7 @@ alias tmux="tmux -2"
|
|||||||
# bash tree alias
|
# bash tree alias
|
||||||
alias gittree="git log --all --decorate --oneline --graph"
|
alias gittree="git log --all --decorate --oneline --graph"
|
||||||
# open spotify web client on firefox
|
# open spotify web client on firefox
|
||||||
alias spw="firefox --new-window https://open.spotify.com/"
|
alias spw="firefox --new-window https://open.spotify.com/ & exit"
|
||||||
# run pulsemixer
|
# run pulsemixer
|
||||||
alias mixer="pulsemixer"
|
alias mixer="pulsemixer"
|
||||||
# turn screen off
|
# turn screen off
|
||||||
|
Loading…
Reference in New Issue
Block a user