]> git.rmz.io Git - dotfiles.git/blobdiff - bin/weechat
bin: add weechat 'wrapper'
[dotfiles.git] / bin / weechat
diff --git a/bin/weechat b/bin/weechat
new file mode 100755 (executable)
index 0000000..f6296b2
--- /dev/null
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+
+host=tardis.rmz.io
+
+autossh -M0 -t $host "tmux -u attach -t weechat"