From: Samir Benmendil Date: Fri, 6 Mar 2015 15:47:06 +0000 (+0000) Subject: bin: change weechat server X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/1f077f38f469241185d086dc861b3cbc1123c548 bin: change weechat server --- diff --git a/bin/weechat b/bin/weechat index 288adcb..ddecdb9 100755 --- a/bin/weechat +++ b/bin/weechat @@ -1,5 +1,5 @@ #!/usr/bin/env bash -host=tardis.rmz.io +host=rmz.io autossh -M0 -t $host "tmux -u new-session -As weechat weechat"