Skip to content

Instantly share code, notes, and snippets.

@rymcol
Created June 21, 2018 11:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rymcol/9969db0a560107928d9f7394d414deae to your computer and use it in GitHub Desktop.
Save rymcol/9969db0a560107928d9f7394d414deae to your computer and use it in GitHub Desktop.
workaround for kr to use mosh instead of ssh
function krmosh
mosh --experimental-remote-ip=remote $argv
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment