summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2021-08-08 15:01:33 -0500
committerDanny Holman <dholman@gymli.xyz>2021-08-08 15:01:33 -0500
commitf1804c57494eb4a6927a7c85d9f92f66a0a7d10f (patch)
treeda0282466fad78f5c173cdc131a7f490360927d6 /.profile
parent65a53cb4ccf04788698be4f9cdb2897e9ed73df6 (diff)
Update a bunch of stuff
Update the SSH configs, Neomutt, Vim, Xorg
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"