manage.get.gov/~
2023-10-05 13:38:08 -07:00

6 lines
148 B
Text

GPG_TTY=$(tty)
export GPG_TTY
#Add RVM to PATH for scripting. Make sure this is the last PATH variable change
export PATH="$PATH:$HOME/.rvm/bin"