zsh/stable.zsh @ 2e6fcff5e120

stable: add Stable.io script
author Steve Losh <steve@stevelosh.com>
date Thu, 16 Sep 2010 08:40:08 -0400
parents (none)
children 012ee2f6f9ad
function sssh {
    ssh -i ~/.ec2/id_rsa-gsg-keypair ubuntu@$1
}