Skip to content

Instantly share code, notes, and snippets.

@curegit
Last active July 1, 2024 14:19
Show Gist options
  • Select an option

  • Save curegit/1c63423c11a8b6c5075fa04122683fc8 to your computer and use it in GitHub Desktop.

Select an option

Save curegit/1c63423c11a8b6c5075fa04122683fc8 to your computer and use it in GitHub Desktop.
SSH 端末を開くデスクトップショートカット
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=/usr/bin/gnome-terminal -- ssh atlantica
Name=SSH
Comment=SSH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment