diff options
author | Danny Holman <dholman@gymli.org> | 2025-02-20 15:18:02 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2025-02-20 15:18:02 -0600 |
commit | a27e83028b7943d26d881564ed446a2a4d374fed (patch) | |
tree | 017ffe78defa27275790c82249a581aef5d9eca6 /.profile | |
parent | Update old email in git (diff) | |
download | dotfiles-a27e83028b7943d26d881564ed446a2a4d374fed.tar.gz dotfiles-a27e83028b7943d26d881564ed446a2a4d374fed.tar.zst dotfiles-a27e83028b7943d26d881564ed446a2a4d374fed.zip |
Update to 02/20/25
Diffstat (limited to '.profile')
-rw-r--r-- | .profile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,4 +1,2 @@ -# 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" |