zsh/stable.zsh @ 10ee1199d4c1

vim: syntastic, etc
author Steve Losh <steve@stevelosh.com>
date Thu, 02 Dec 2010 12:53:08 -0500
parents 012ee2f6f9ad
children (none)
function sssh {
    ssh -i ~/.ec2/id_rsa-gsg-keypair ubuntu@$1.stable.io
}