When you install git on your computer there is a .gitconfig file that gets set in your home directory. I needed an efficient way of switching between git profiles. Read More…
Tag: dotfile
As simple as it seems to export a MongoDB collection, I can never seem to remember the parameters. Here is a small function that I dropped in my .bashrc file. Read More…