zsh/stable.zsh @ edd3e758a0c8

vim: ignore html and python for syntastic
author Steve Losh <steve@stevelosh.com>
date Fri, 10 Dec 2010 09:42:00 -0500
parents 012ee2f6f9ad
children (none)
function sssh {
    ssh -i ~/.ec2/id_rsa-gsg-keypair ubuntu@$1.stable.io
}