mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Rebase.
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
enable-ssh-support
|
|
||||||
use-standard-socket
|
use-standard-socket
|
||||||
default-cache-ttl 7200
|
default-cache-ttl 7200
|
||||||
default-cache-ttl-ssh 7200
|
default-cache-ttl-ssh 7200
|
||||||
|
|||||||
@@ -11,7 +11,3 @@ fi
|
|||||||
unset GPG_AGENT_INFO_PATH
|
unset GPG_AGENT_INFO_PATH
|
||||||
export GPG_TTY=`tty`
|
export GPG_TTY=`tty`
|
||||||
# End GPG
|
# 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*
|
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
# Never fall back to protocol 1: it's broken
|
# Never fall back to protocol 1: it's broken
|
||||||
Protocol 2
|
Protocol 2
|
||||||
|
|
||||||
|
Host scoreboard
|
||||||
|
Hostname 104.131.136.220
|
||||||
|
|
||||||
# Defaults (May be Overridden)
|
# Defaults (May be Overridden)
|
||||||
Host *
|
Host *
|
||||||
ControlMaster auto
|
ControlMaster auto
|
||||||
|
|||||||
Reference in New Issue
Block a user