6 lines
219 B
Bash
Executable file
6 lines
219 B
Bash
Executable file
#!/bin/bash
|
|
|
|
#ssh kaito -t "tmux attach-session -t weechat"
|
|
|
|
#mosh --server="LANG=en_US.UTF-8 mosh-server" kunsi@94.130.52.224 -- tmux attach-session -d -t weechat
|
|
mosh ex42-1048908 -- tmux attach-session -d -t weechat
|