summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/functions/postpone2
-rwxr-xr-xetc/functions/recall3
2 files changed, 5 insertions, 0 deletions
diff --git a/etc/functions/postpone b/etc/functions/postpone
new file mode 100755
index 0000000..452f234
--- /dev/null
+++ b/etc/functions/postpone
@@ -0,0 +1,2 @@
+## vim:ft=zsh
+cat > $ZCACHEDIR/postponed
diff --git a/etc/functions/recall b/etc/functions/recall
new file mode 100755
index 0000000..31253d4
--- /dev/null
+++ b/etc/functions/recall
@@ -0,0 +1,3 @@
+#!/usr/bin/env zsh
+autoload xcat
+xcat $ZCACHEDIR/postponed