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