I have two laptops--one for work, one for personal stuff. My .bash_profile on each has a lot of the same functions and aliases. However, there is some stuff on my work laptop's .bash_profile that doesn't exist on my personal laptop's.
I'm wondering if there is a way I can make a "shared" .bash_profile or something, and extend functionality to it so it's easier to share my bash stuff between laptops.
I'm using a Mac if that matters; bash --version == 4.4.19
 
     
     
    