complete
complete copied to clipboard
I have not been able to get it to work
The instruction is quite confusing for me. Here is what I did. I wrote a piece of code very similar to the example code on the doc page, which generated a binary let's call "autocomplete", then I run "./autocomplete -install" and install it. Then I run my command as usual, and nothing was different. There has been an added line to my bashrc. Is there anything I am doing wrong?
Did you source ~/.bashrc
?