Skip to content

Instantly share code, notes, and snippets.

@LeeBrotherston
LeeBrotherston / version-control-your-bash-rc-file-with-gist.md
Created February 26, 2018 20:57 — forked from Ashwinning/version-control-your-bash-rc-file-with-gist.md
Version control your `.bashrc` file (or any other file) with Github Gist #gistblog #ubuntu #bash

Version control your .bashrc file with Github Gist

Install Gist on your machine

If you have ruby installed (how to install ruby):

sudo gem install gist

‌If you're using Bundler: