4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
|
#!/bin/sh
|
||
|
#
|
||
|
ssh mount-mockery.de -t "tmux attach-session -t irssi || tmux new-session -s irssi"
|