I am planning on writing a bash script and I going to put it on GitHub. When users download it, I want it to turn into a terminal command. I know how to do this manually but I do not know how to do it in the script so that it would automatically do it.
Thanks for your help in advance!