Ask HN:What does your bash_profile look like?
I just accidentally deleted my bash_profile file which contained most of the custom colors, shortcuts etc. I would love to see what other people's bash_profile looks like so maybe I could try a new color scheme and some new shortcuts.
4 comments
[ 3.1 ms ] story [ 22.2 ms ] threadYou can see the organized contents of that directory here:
https://github.com/skx/dotfiles/tree/master/.bash/
Usually it doesn't matter, but if you have dependencies it allows you to express them in a simple fashion. (e.g. defining a function in one file, and using it in another.)