From 7157328fedfbda995fb454ef9233311bce9f5fe7 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 26 Oct 2013 14:16:35 -0400 Subject: Add home.programble.me function --- .zshrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zshrc b/.zshrc index 6c830915..16eab872 100644 --- a/.zshrc +++ b/.zshrc @@ -92,6 +92,10 @@ function mkcd { fi } +function home.programble.me { + ssh -R 8071:localhost:$1 quartz +} + function reload { source ~/.zshrc reset -- cgit 1.4.1