summaryrefslogtreecommitdiffstats
path: root/bin/khgeneric
diff options
context:
space:
mode:
Diffstat (limited to 'bin/khgeneric')
-rwxr-xr-xbin/khgeneric4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/khgeneric b/bin/khgeneric
deleted file mode 100755
index 6c768e7..0000000
--- a/bin/khgeneric
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/zsh
-
-echo cargo run -- ${${0:t}[3,$]} "$@" >&2
-cargo run -- ${${0:t}[3,$]} "$@"