summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 66fbce1..87ed2ef 100644
--- a/.zshrc
+++ b/.zshrc
@@ -5,3 +5,5 @@
source ~/.zsh/zshrc
# ... and put local stuff beneath :)
+alias vs="ssh necoro.eu"
+alias vsr="ssh root@necoro.eu -t"