Skip Navigation
34 comments
  • Just recently I learned that one can also define functions in .bash_aliases. Very handy.

    • Yep. And if you edit it you can reload it with ". ~/.bash_aliases" and if you do it frequently you can create an alias for it.

  • Honestly, I'd rather record command and flags instead of relying on aliases to do that for me.

    Unless if its something very "niche" (like automatically pulling the required third party software everytime the distro boots up on .bash_profile).

34 comments