Created
May 30, 2010 14:52
-
-
Save zuchmanski/419081 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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