zsh/stable.zsh @ ebf268c8af02

vim: fix a few html-related things
author Steve Losh <steve@stevelosh.com>
date Mon, 06 Dec 2010 13:05:36 -0500
parents 012ee2f6f9ad
children (none)
function sssh {
    ssh -i ~/.ec2/id_rsa-gsg-keypair ubuntu@$1.stable.io
}