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