mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-10-31 16:44:50 +01:00
Add zspotify alias
This commit is contained in:
parent
5a62310275
commit
e7f869403e
@ -71,6 +71,8 @@ if test -x '/Applications/Firefox.app/Contents/MacOS/firefox-bin'; then
|
||||
alias firefox-pm='/Applications/Firefox.app/Contents/MacOS/firefox-bin -P'
|
||||
fi
|
||||
|
||||
# zspotify (Docker)
|
||||
zspotify='docker run -v ${HOME}/.zspotify:/root/.zspotify -v ${HOME}/Music:/root/Music -it jsavargas/zspotify'
|
||||
|
||||
|
||||
# git
|
||||
|
Loading…
Reference in New Issue
Block a user