dotfiles/bin/sshirc

5 lines
96 B
Text
Raw Normal View History

2019-01-09 23:11:26 +01:00
#!/bin/sh
exec ssh lexi@binarydiv.de -t "bash -lc 'screen -x irssi || screen -S irssi irssi'"