about summary refs log tree commit diff
path: root/fish/functions/runirc.fish
blob: d16234268388956c2b74f775eacd2053f499b614 (plain) (blame)
1
2
3
function runirc
    screen -S irssi irssi
end