zsh/stable.zsh @ 53d154da65a9

vim: backup directories and more
author Steve Losh <steve@stevelosh.com>
date Mon, 20 Sep 2010 19:00:19 -0400
parents 2e6fcff5e120
children 012ee2f6f9ad
function sssh {
    ssh -i ~/.ec2/id_rsa-gsg-keypair ubuntu@$1
}