A project shell script trick that I personally use
1–2 of 2 posts
Re: A project shell script trick that I personally use
#2Try `source ,prj.sh` and find your commands with `,`. print use of command with `type ,command`.
I'm enjoying this way. I'd appreciate it if you could also share how to use it.