Add a new type '*.term' for running VTE terminal commands.
[techtalk-pse.git] / examples / simple / 20-shell.term
diff --git a/examples/simple/20-shell.term b/examples/simple/20-shell.term
new file mode 100755 (executable)
index 0000000..ae57fef
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/bash -
+source functions
+add_history echo History command number 2
+add_history echo '"History command number 1"'
+terminal