]> git.rmz.io Git - dotfiles.git/blobdiff - bin/weechat
vim: fix node snippets
[dotfiles.git] / bin / weechat
index 288adcbf4e67508b2e169fd5ea80b7976466c404..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 new-session -As weechat weechat"