configs/smug: add cistart to pwntie connect

This commit is contained in:
Aaron Bieber 2024-02-11 18:56:28 -07:00
parent 79b1eb2e29
commit cca22f84e0
No known key found for this signature in database

View File

@ -48,7 +48,7 @@ in
];
panes = [
{
commands = [ "mosh pwntie" ];
commands = [ "mosh pwntie 'cistart'" ];
}
];
}