Skip to content

Instantly share code, notes, and snippets.

@nikitasius
Created March 15, 2017 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nikitasius/e589df788d757073aaee456fa41d65ee to your computer and use it in GitHub Desktop.
Save nikitasius/e589df788d757073aaee456fa41d65ee to your computer and use it in GitHub Desktop.
#!/bin/bash
xfce4-terminal -e "ssh -i /path/to/ssh-key login@servername -p22"
exit 0
@nikitasius
Copy link
Author

XFCE 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment