TLDR
A.bashrc is a shell script that Bash runs whenver it is started interactively. If you have some aliases in your bashrc file they’ll be available to you to use in your cli. If you’re running a mac, it is quite possible that you don’t have a.bashrc file, but have a.bash_profile file which gets loaded and is a login shell. That way you can consolidate all your commands into your.bash.rc file.via the TL;DR App
no story