]> git.rmz.io Git - dotfiles.git/blobdiff - bin/weechat
vim: use Termdebug in new tab and close when finished
[dotfiles.git] / bin / weechat
index 288adcbf4e67508b2e169fd5ea80b7976466c404..997196598c05b6e25085b0873f0f9b33e1e4bf13 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"
+autossh -M0 -t $host "LANG=en_GB.UTF-8 tmux -L weechat attach"