Skip to content

Instantly share code, notes, and snippets.

@alexmx
Created December 5, 2016 12:04
Show Gist options
  • Save alexmx/b166d0c94098fbc6bd471c2b29e526b7 to your computer and use it in GitHub Desktop.
Save alexmx/b166d0c94098fbc6bd471c2b29e526b7 to your computer and use it in GitHub Desktop.
git init --bare $HOME/.config
alias config='/usr/bin/git --git-dir=$HOME/.config/ --work-tree=$HOME'
config config --local status.showUntrackedFiles no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment