Skip to content

Instantly share code, notes, and snippets.

@bavovna
Created February 15, 2026 01:02
Show Gist options
  • Select an option

  • Save bavovna/5e12d7e85d878939eaad3f7d570ca02e to your computer and use it in GitHub Desktop.

Select an option

Save bavovna/5e12d7e85d878939eaad3f7d570ca02e to your computer and use it in GitHub Desktop.
mosh_alias
mosh() {
mosh -6 $1 -- tmux a
}
alias ssh=mosh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment