summary refs log tree commit diff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.zshrc4
1 files changed, 4 insertions, 0 deletions
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