mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-22 10:39:57 +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'
|
alias firefox-pm='/Applications/Firefox.app/Contents/MacOS/firefox-bin -P'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# zspotify (Docker)
|
||||||
|
zspotify='docker run -v ${HOME}/.zspotify:/root/.zspotify -v ${HOME}/Music:/root/Music -it jsavargas/zspotify'
|
||||||
|
|
||||||
|
|
||||||
# git
|
# git
|
||||||
|
Loading…
Reference in New Issue
Block a user