mirror of
https://github.com/JanJastrow/.dotfiles.git
synced 2024-11-01 00:54:51 +01:00
Fix alias
This commit is contained in:
parent
e7f869403e
commit
e8b3f7f731
@ -72,7 +72,7 @@ if test -x '/Applications/Firefox.app/Contents/MacOS/firefox-bin'; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# zspotify (Docker)
|
# zspotify (Docker)
|
||||||
zspotify='docker run -v ${HOME}/.zspotify:/root/.zspotify -v ${HOME}/Music:/root/Music -it jsavargas/zspotify'
|
alias 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