mirror of
https://github.com/Matir/skel.git
synced 2026-06-10 11:13:40 -07:00
Remove SSH hacks that break things.
This commit is contained in:
@@ -11,3 +11,7 @@ fi
|
||||
unset GPG_AGENT_INFO_PATH
|
||||
export GPG_TTY=`tty`
|
||||
# End GPG
|
||||
|
||||
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting
|
||||
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
|
||||
|
||||
Reference in New Issue
Block a user