summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/.profile b/.profile
new file mode 100644
index 0000000..d40a884
--- /dev/null
+++ b/.profile
@@ -0,0 +1,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"