summaryrefslogtreecommitdiff
path: root/.profile
blob: d40a884e1d3577896a5ab3772393b5c60d62faa3 (plain)
1
2
3
4
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
export PATH="$PATH:$HOME/.rvm/bin"
export QT_QPA_PLATFORMTHEME=gtk2
export TERMINAL="xterm"