fixed up the ssh_agent fixer. updated some of the debian stuff.
This commit is contained in:
8
.exports
8
.exports
@@ -21,10 +21,4 @@ export LESS_TERMCAP_md="$ORANGE"
|
||||
export MANPAGER="less -X"
|
||||
|
||||
git config --global user.name "Ivan Malison"
|
||||
git config --global user.email IvanMalison@gmail.com
|
||||
|
||||
# EC2 stuff.
|
||||
export JAVA_HOME="$(/usr/libexec/java_home)"
|
||||
export EC2_PRIVATE_KEY="$(/bin/ls "$HOME"/.ec2/pk-*.pem | /usr/bin/head -1)"
|
||||
export EC2_CERT="$(/bin/ls "$HOME"/.ec2/cert-*.pem | /usr/bin/head -1)"
|
||||
export EC2_HOME="/usr/local/Library/LinkedKegs/ec2-api-tools/jars"
|
||||
git config --global user.email IvanMalison@gmail.com
|
Reference in New Issue
Block a user