4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
|
#!/bin/sh
|
||
|
. $HOME/.bin/_config
|
||
|
texec "tmux new-session -A -s irrsi irssi"
|