Add a script "as a programme"
Add your script "as programme" to GitBash to use them more conveniently
Create the script

Copy into `/usr/bin/` folder

/usr/bin/ folder Copy as administrator

See its copied

hello_world is in the /usr/bin/Restart bash

Open GitBash wherever you want

Check `hello_world` is in /usr/bin/ "as a programme"

hello_world existsRun the file
Start typing `hello` and use Tab completion


Script runs

Last updated