summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--autostart/ssh-add.desktop5
1 files changed, 5 insertions, 0 deletions
diff --git a/autostart/ssh-add.desktop b/autostart/ssh-add.desktop
new file mode 100644
index 0000000..4c51174
--- /dev/null
+++ b/autostart/ssh-add.desktop
@@ -0,0 +1,5 @@
+[Desktop Entry]
+Exec=zsh -extendedglob -c 'ssh-add -q ~/.ssh/ssh^*.pub < /dev/null'
+Name=ssh-add
+Type=Application
+X-KDE-AutoStartScript=true