Added alias for pulsemixer.
This commit is contained in:
parent
2bf5da3393
commit
6ad2add75e
@ -8,3 +8,5 @@ alias tmux="tmux -2"
|
|||||||
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/"
|
||||||
|
# run pulsemixer
|
||||||
|
alias mixer="pulsemixer"
|
||||||
|
Loading…
Reference in New Issue
Block a user