]> git.rmz.io Git - dotfiles.git/blobdiff - bin/weechat
vim: fix node snippets
[dotfiles.git] / bin / weechat
index f6296b291e8e28b186342c4b747807a1d6d007f1..eebd885b10ba3a2340c2c10603d6ce6e05b6ca80 100755 (executable)
@@ -1,5 +1,6 @@
-#!/usr/bin/env bash
+#!/usr/bin/zsh
+jobs -Z weechat
 
 
-host=tardis.rmz.io
+host=rmz.io
 
 
-autossh -M0 -t $host "tmux -u attach -t weechat"
+autossh -M0 -t $host "tmux -u new-session -As weechat weechat"