]> git.rmz.io Git - dotfiles.git/blob - bin/weechat
bin: change weechat server
[dotfiles.git] / bin / weechat
1 #!/usr/bin/env bash
2
3 host=rmz.io
4
5 autossh -M0 -t $host "tmux -u new-session -As weechat weechat"