From fa157c2e719ffb3dab2e9026ff566bcd552d1cb6 Mon Sep 17 00:00:00 2001 From: Conner McCall Date: Wed, 20 Nov 2019 16:22:45 -0600 Subject: [PATCH] updates --- .bash_profile | 10 ++++++++++ .ssh/config | 42 +++++++++++++++++++++++++++++++++--------- config/Conner.plist | 1 + 3 files changed, 44 insertions(+), 9 deletions(-) diff --git a/.bash_profile b/.bash_profile index bcc01d3..42091a9 100644 --- a/.bash_profile +++ b/.bash_profile @@ -5,3 +5,13 @@ export PATH="$HOME/bin:$PATH"; fi export PATH="$PATH:/Applications/DevDesktop/tools" + +# The next line updates PATH for the Google Cloud SDK. +if [ -f '/Users/conner/bin/google-cloud-sdk/path.bash.inc' ]; then . '/Users/conner/bin/google-cloud-sdk/path.bash.inc'; fi + +# The next line enables shell command completion for gcloud. +if [ -f '/Users/conner/bin/google-cloud-sdk/completion.bash.inc' ]; then . '/Users/conner/bin/google-cloud-sdk/completion.bash.inc'; fi +HISTFILESIZE=1500 + +test -e "${HOME}/.iterm2_shell_integration.bash" && source "${HOME}/.iterm2_shell_integration.bash" + diff --git a/.ssh/config b/.ssh/config index bd18225..264ae3e 100755 --- a/.ssh/config +++ b/.ssh/config @@ -1,3 +1,36 @@ +Host *.f06f2bea-bde9-4aa2-a19c-2ba65010de9e.drush.in + ControlPath ~/.ssh/control-%r +Host *.pozitronic.com + ForwardAgent yes +Host hob-dev + HostName 64.112.239.68 + User clockwork + #ProxyCommand ssh -o VisualHostKey=no -q -W %h:%p bastion-f +Host hob-stage + HostName 64.112.239.67 + User clockwork +# ProxyCommand ssh -o VisualHostKey=no -q -W %h:%p bastion-f +Host hob-prod + HostName 64.112.239.66 + User clockwork +# ProxyCommand ssh -o VisualHostKey=no -q -W %h:%p bastion-f +#Clockwork Hosts +Host bastion-i bastion-0-core-i + Hostname bastion-i.pozitronic.com + ControlPersist 8h + ForwardAgent yes + +# Pod Red - Production Rivit +Host lottery-prod + Hostname amm-0-red-i.cwint.net + ForwardAgent yes + ProxyCommand ssh -o VisualHostKey=no -q -W %h:%p bastion-i + +# Pod Teal - Dev/Rev Rivit +Host lottery-dev + Hostname amm-0-teal-i.cwint.net + ForwardAgent yes + ProxyCommand ssh -o VisualHostKey=no -q -W %h:%p bastion-i Host * UseKeychain yes AddKeysToAgent yes @@ -7,12 +40,3 @@ Host * ServerAliveCountMax 18 ServerAliveInterval 5 TCPKeepAlive no - UseKeychain yes -Host *.f06f2bea-bde9-4aa2-a19c-2ba65010de9e.drush.in - ControlPath ~/.ssh/control-%r -Host *.pozitronic.com - ForwardAgent yes -Host hob-dev - HostName 64.112.239.68 - User clockwork - #ProxyCommand ssh -o VisualHostKey=no -q -W %h:%p bastion-f diff --git a/config/Conner.plist b/config/Conner.plist index 79afc3d..f2b22ba 100644 --- a/config/Conner.plist +++ b/config/Conner.plist @@ -11,6 +11,7 @@ "d" = ( "removeTag:", "\\Flagged", "clearTags:","setTag:", "Week", "archive:" ); "f" = ( "removeTag:", "\\Flagged", "clearTags:","setTag:", "Month", "archive:" ); "i" = ( "removeTag:", "\\Flagged", "clearTags:","setTag:", "FYI", "archive:" ); + "H" = ( "setTag:", "ForwardHubspot"); "a" = "archive:"; "`" = "searchAllMessages:"; "g" = {