Created
July 16, 2014 18:58
-
-
Save willbprog127/d4c3d73ae23e74a0a32f to your computer and use it in GitHub Desktop.
.profile
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
export QT_STYLE_OVERRIDE=gtk | |
# these are only if you're using the latest Qt5 downloaded from qt-project | |
export QTDIR=/opt/Qt/5.3 | |
export PATH=$PATH:/opt/Qt/5.3/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment