about summary refs log tree commit diff
path: root/Functions/cx
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/cx')
-rwxr-xr-xFunctions/cx6
1 files changed, 0 insertions, 6 deletions
diff --git a/Functions/cx b/Functions/cx
deleted file mode 100755
index a0b34a4f0..000000000
--- a/Functions/cx
+++ /dev/null
@@ -1,6 +0,0 @@
-#! /bin/sh
-#
-# zsh shell function to make its arguments executable
-# also works as a sh script
-#
-chmod +x $*