zsh/stable.zsh @ 02b5ea28b2b0

vim: sparkup tweaks and docs
author Steve Losh <steve@stevelosh.com>
date Tue, 08 Mar 2011 12:03:38 -0500
parents 012ee2f6f9ad
children (none)
function sssh {
    ssh -i ~/.ec2/id_rsa-gsg-keypair ubuntu@$1.stable.io
}