This commit is contained in:
2025-12-24 22:52:46 +01:00
parent 4e1c06874c
commit 5ee00cc8c1
151 changed files with 3548 additions and 1 deletions

9
desktop/ssh-url.desktop Normal file
View File

@@ -0,0 +1,9 @@
[Desktop Entry]
Name=SSH URL Handler
Comment=Ouvre les liens ssh:// dans un terminal
Exec=/home/gilles/Documents/vscode/ssh-web-launcher/scripts/ssh-url %u
Type=Application
Terminal=false
NoDisplay=true
MimeType=x-scheme-handler/ssh;
Categories=Network;