Skip to content

Instantly share code, notes, and snippets.

@zuchmanski
Created May 30, 2010 14:52
Show Gist options
  • Save zuchmanski/419081 to your computer and use it in GitHub Desktop.
Save zuchmanski/419081 to your computer and use it in GitHub Desktop.
1. Edit ~/.gitk:
set mainfont {Monaco 10}
set textfont {Monaco 10}
set uifont {Monaco 10}
2. Upgrade wish
sudo aptitude install tk8.5
sudo update-alternatives --config wish (select wish8.5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment