aboutsummaryrefslogtreecommitdiff
path: root/tag
diff options
context:
space:
mode:
Diffstat (limited to 'tag')
-rwxr-xr-xtag10
1 files changed, 0 insertions, 10 deletions
diff --git a/tag b/tag
deleted file mode 100755
index 0899f0c..0000000
--- a/tag
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-CMD=`echo $0 | sed 's/.*\///g'`
-
-TAG="$CMD"
-
-# Clear the tag before adding the new one
-echo cleartag | 9p write acme/$winid/ctl
-
-printf "\n$TAG\nEdit" | 9p write acme/$winid/tag