Last active
August 21, 2017 03:42
-
-
Save wieczorek1990/01c0ed2cabc3f9a2b555b8d4d698aeea to your computer and use it in GitHub Desktop.
Klavaro on Mac OS
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
GDK_PIXBUF_MODULEDIR=/usr/local/Cellar/gdk-pixbuf/2.36.0_2/lib/gdk-pixbuf-2.0/2.10.0/loaders | |
GDK_PIXBUF_MODULE_FILE=${GDK_PIXBUF_MODULEDIR}.cache | |
(export GDK_PIXBUF_MODULEDIR && export GDK_PIXBUF_MODULE_FILE && gdk-pixbuf-query-loaders --update-cache) | |
brew install gnome-icon-theme | |
brew upgrade homebrew/gui/klavaro | |
brew tap beeftornado/rmtree && brew install beeftornado/rmtree/brew-rmtree |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment