]> git.rmz.io Git - dotfiles.git/blobdiff - bin/weechat
vim: use Termdebug in new tab and close when finished
[dotfiles.git] / bin / weechat
index ddecdb9e6de2454f20cee523c8fd7877b6c4ef6f..997196598c05b6e25085b0873f0f9b33e1e4bf13 100755 (executable)
@@ -1,5 +1,6 @@
-#!/usr/bin/env bash
+#!/usr/bin/zsh
+jobs -Z weechat
 
 host=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"