zsh/stable.zsh @ b33a75b39fde

vim: Pydoc is now ,P
author Steve Losh <steve@stevelosh.com>
date Tue, 16 Nov 2010 17:49:10 -0500
parents 012ee2f6f9ad
children (none)
function sssh {
    ssh -i ~/.ec2/id_rsa-gsg-keypair ubuntu@$1.stable.io
}