Hi!
Am starting to use mosh
to connect to remote systems when the connection might be iffy, and it looks good.
I know that the "core" of Core Shell is using SSH, but is there a way to automate/save a config to do something like this:
- Launch a local shell
- Run a local command (in this case
mosh <whatever>
Thanks!