1
0
Fork 0
old-dotfiles/.config/fish/functions/sc.fish
2023-02-18 21:12:37 +01:00

3 lines
42 B
Fish

function sc
screen -DR Hooray $argv
end