Fix alias

This commit is contained in:
Jan Jastrow 2023-06-08 22:44:20 +02:00
parent e7f869403e
commit e8b3f7f731
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ if test -x '/Applications/Firefox.app/Contents/MacOS/firefox-bin'; then
fi
# 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