Add hidden file to quickly activate shell autocompletion
`. .a<TAB>` and you are in business!
This commit is contained in:
parent
71692f2dbf
commit
6f34ebdb1c
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
eval "$(make autocomplete)"
|
Loading…
Reference in New Issue