-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mik Mikhаilеnkо edited this page Jan 26, 2021
·
2 revisions
Based on the The best way to store your dotfiles article.
git clone --bare [email protected]:s303/dotfiles.git $HOME/.dotfiles
git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME config --local status.showUntrackedFiles no
- Remove all conflicting dotfiles
git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME checkout