Skip to content

Instantly share code, notes, and snippets.

@whisk
Created January 28, 2018 21:33
Show Gist options
  • Save whisk/6da7a215b55f23059ebcb46a7c97d5b6 to your computer and use it in GitHub Desktop.
Save whisk/6da7a215b55f23059ebcb46a7c97d5b6 to your computer and use it in GitHub Desktop.
#!/bin/bash
brew install wine winetricks
WINEARCH=win32 WINEPREFIX=~/.wine winecfg
mkdir ~/.cache/winetricks/
winetricks settings fontsmooth=rgb
winetricks -q dotnet45 corefonts tahoma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment