K
K
Karponter2016-01-26 23:03:03
bash
Karponter, 2016-01-26 23:03:03

How to enable autocomplete for commands from $PATH?

I have a big folder with scripts. To make life easier for myself, I added it to the $PATH variable.
The essence of the question: what should I do so that bash completion (autocompletion when pressing TAB) also processes the commands from my cherished daddy?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jcmvbkbc, 2016-01-27
@jcmvbkbc

what should I do so that bash completion (auto-completion when pressing TAB) also processes commands from my cherished daddy?

Nothing, autocomplete in bash normally works with all directories from PATH.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question