Created
December 5, 2016 12:04
-
-
Save alexmx/b166d0c94098fbc6bd471c2b29e526b7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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