$ git clone --bare https://github.com/mitinarseny/dotfiles ~/.dotfiles
$ alias dots="git --git-dir ~/.dotfiles --work-tree ~"
$ dots config --local status.showUntrackedFiles no
$ dots submodule update --init --recursive
$ dots checkout -f
$ git config --global --add include.path ~/.config/git/config.local
$ git config --global --add core.excludesfile ~/.config/git/excludes
-
Notifications
You must be signed in to change notification settings - Fork 1
mitinarseny/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|