Im trying to make a shortcut to login my ssh server:
ssh x.x.x.x
I made the following file:
ssh_home.sh
Made it executable:
sudo chmod +x ./ssh_home
Checked by right clicking properties to check if it was executable and it was..
But whatever I do, when double clicking it, it will launch gedit. I tried "Open With" but no terminal app is shown there. I searched the net but only found a way to link to the file while not integrating it in one "shortcut file"