zsh/stable.zsh @ 55cecb172513

hg: add the hgd alias
author Steve Losh <steve@stevelosh.com>
date Mon, 06 Dec 2010 12:21:46 -0500
parents 012ee2f6f9ad
children (none)
function sssh {
    ssh -i ~/.ec2/id_rsa-gsg-keypair ubuntu@$1.stable.io
}