Hacker News new | ask | show | jobs
by rlopezcc 2903 days ago
I have a .local_profile script in my project root and added this[1] to my .bash_profile

So, each project has its own set of aliases and utilities in the repo.

It's not the cleanest thing to do, but it works pretty well.

[1] - https://gist.github.com/rlopezcc/7d545a2b09a9c7a391483608a51...

Edit: Formatting.