diff options
Diffstat (limited to 'Completion/Base')
-rw-r--r-- | Completion/Base/_precommand | 5 |
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 "$@" |