Skip to content

Instantly share code, notes, and snippets.

@maxulysse
Created June 17, 2020 13:57
Show Gist options
  • Save maxulysse/09c25dec4633ed86fba74f46da152bb6 to your computer and use it in GitHub Desktop.
Save maxulysse/09c25dec4633ed86fba74f46da152bb6 to your computer and use it in GitHub Desktop.
function to connect to bianca
function bianca() {
ssh -A ${USER}-"$@"@bianca.uppmax.uu.se
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment