Files
oh-my-bash/custom/completion/example.completion.sh
Toan Nguyen e65c390bfa Improve oh-my-bash functionality
* Implement aliases, completion in oh-my-bash
 * Added default themes from Bash-it
 * Fixed few issues
2017-10-10 18:07:01 +07:00

3 lines
167 B
Bash

# Add your own custom completion in the custom/completion directory. Completions placed
# here will override ones with the same name in the main completion directory.