Requires the following font to be installed on the system: Alte Haas Grotesk Regular
cd $HOME/AppData/Roaming/mpv
git init .
git remote add -t \* -f origin https://github.com/wopian/mpv-config
git checkout master
git -C $HOME/AppData/Roaming/mpv pull
cd ~/.config/mpv
git init .
git remote add -t \* -f origin https://github.com/wopian/mpv-config
git checkout master
git -C ~/.config/mpv pull