about summary refs log tree commit diff
path: root/Completion/Base
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:25:19 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-04-02 11:25:19 +0000
commit2b0618ccc908847f193a6e53933c5a935ab5c2d0 (patch)
tree998792bc2420bb293ea7e996779e8738f5284bad /Completion/Base
parentd6830f70caa87fef063f96bca8e842182c7f3113 (diff)
downloadzsh-2b0618ccc908847f193a6e53933c5a935ab5c2d0.tar.gz
zsh-2b0618ccc908847f193a6e53933c5a935ab5c2d0.tar.xz
zsh-2b0618ccc908847f193a6e53933c5a935ab5c2d0.zip
moved to Completion/Zsh/Command/_precommand
Diffstat (limited to 'Completion/Base')
-rw-r--r--Completion/Base/_precommand5
1 files changed, 0 insertions, 5 deletions
diff --git a/Completion/Base/_precommand b/Completion/Base/_precommand
deleted file mode 100644
index 2cf661147..000000000
--- a/Completion/Base/_precommand
+++ /dev/null
@@ -1,5 +0,0 @@
-#defcomp - nohup nice eval time rusage noglob nocorrect exec
-
-[[ -position 1 -1 ]]
-
-_normal "$@"