Compare commits

...

2 Commits

Author SHA1 Message Date
Jan Jastrow e8b3f7f731 Fix alias 2023-06-08 22:44:20 +02:00
Jan Jastrow e7f869403e Add zspotify alias 2023-06-08 22:22:32 +02:00
1 changed files with 2 additions and 0 deletions

View File

@ -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)
alias zspotify='docker run -v ${HOME}/.zspotify:/root/.zspotify -v ${HOME}/Music:/root/Music -it jsavargas/zspotify'
# git