Skip to content

Instantly share code, notes, and snippets.

@outsideris
Last active October 5, 2015 10:18
Show Gist options
  • Save outsideris/2792776 to your computer and use it in GitHub Desktop.
Save outsideris/2792776 to your computer and use it in GitHub Desktop.
using etckeeper
$ sudo apt-get install git-core etckeeper
#configure git
# edit /etc/etckeeper/etckeeper.conf
$ sudo etckeeper init
$ sudo etckeeper commit “Initial Commit”
$ cd /etc
$ sudo git status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment