Skip to content

Instantly share code, notes, and snippets.

@amykyta
amykyta / something.md
Created August 2, 2017 18:35
colored iterms by box sshed into

so here is my setup, I have a ~/.ssh/config file with this in it

Host staging
  HostName staging.bondstreet.com
  User ubuntu

Host prod
  HostName bondstreet.com
  User ubuntu