diff options
Diffstat (limited to 'Functions/Completion/_precommand')
-rw-r--r-- | Functions/Completion/_precommand | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Functions/Completion/_precommand b/Functions/Completion/_precommand new file mode 100644 index 000000000..2cf661147 --- /dev/null +++ b/Functions/Completion/_precommand @@ -0,0 +1,5 @@ +#defcomp - nohup nice eval time rusage noglob nocorrect exec + +[[ -position 1 -1 ]] + +_normal "$@" |