Skip to content

Commit

Permalink
Update .ssh/config
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Mar 19, 2024
1 parent 7eb7dd9 commit 9e2c6f4
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions dot_ssh/config
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ Host *
AddKeysToAgent yes
SetEnv TERM=xterm-256color

Host jason-testing-prod-1
HostName jason-testing-prod-1
User ubuntu
IdentityFile ./LightsailDefaultKey-us-east-1.pem
RequestTTY force
RemoteCommand tmux attach

Host bucephalus-platform-dev-2
HostName bucephalus-platform-dev-2
User ubuntu
Expand All @@ -27,8 +20,3 @@ Host bucephalus-platform-prod
RequestTTY force
RemoteCommand tmux attach

Host imapsync
HostName imapsync
User jasonmorganson
RequestTTY force
RemoteCommand zellij attach --create

0 comments on commit 9e2c6f4

Please sign in to comment.