dotfiles/bin/sshirc

5 lines
96 B
Bash
Executable File

#!/bin/sh
exec ssh lexi@binarydiv.de -t "bash -lc 'screen -x irssi || screen -S irssi irssi'"