We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f5580f commit 054bb6aCopy full SHA for 054bb6a
snippets/emacs-lisp-mode/ssh-deploy-basic
@@ -0,0 +1,7 @@
1
+# key: ssh-deploy
2
+# name: ssh-deploy-basic
3
+# condition: t
4
+# --
5
+((nil . ((ssh-deploy-root-local . "$1")
6
+ (ssh-deploy-root-remote . "/ssh:$2@$3:$4")
7
+ (ssh-deploy-on-explicit-save . t))))
0 commit comments