summaryrefslogtreecommitdiffstats
path: root/crawl/.config/sh/rc.d/crawl
diff options
context:
space:
mode:
Diffstat (limited to 'crawl/.config/sh/rc.d/crawl')
-rw-r--r--crawl/.config/sh/rc.d/crawl2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl/.config/sh/rc.d/crawl b/crawl/.config/sh/rc.d/crawl
new file mode 100644
index 0000000..704f723
--- /dev/null
+++ b/crawl/.config/sh/rc.d/crawl
@@ -0,0 +1,2 @@
+alias cao="env TERM=screen-256color /usr/bin/ssh -C -i \$HOME/.ssh/cao_key joshua@crawl.akrasiac.org"
+alias cdo="ssh -C -i \$HOME/.ssh/cao_key crawl@crawl.develz.org"