summaryrefslogtreecommitdiff
path: root/snippets/sh-mode/display_action
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/sh-mode/display_action')
-rw-r--r--snippets/sh-mode/display_action4
1 files changed, 4 insertions, 0 deletions
diff --git a/snippets/sh-mode/display_action b/snippets/sh-mode/display_action
new file mode 100644
index 00000000..eb470a23
--- /dev/null
+++ b/snippets/sh-mode/display_action
@@ -0,0 +1,4 @@
+# key: >da
+# name: display_action
+# --
+$0action="$1" && display "$2" "$action" \ No newline at end of file