Clearing Up the Confusion Around .bashrc and .bash_profile
2 min read
After running into issues with my Jekyll install, I really wanted to clear up the confusion I had around my .bashrc and .bash_profile files. During my jekyll install, I was running commands that I knew was going to modify either one, or both, of those files. And I ran them not kn ...