$ set -gx GIT_DIR "$HOME"/.dotfiles
$ set -gx GIT_WORK_TREE "$HOME"
$ git init --bare $HOME/.dotfiles # or git clone
$ git checkout -f main
$ git sparse-checkout set --no-cone "/*" "!LICENSE" "!README.md"
$ echo "*" >> $HOME/.dotfiles/info/exclude-
Notifications
You must be signed in to change notification settings - Fork 0
**Mirror**
License
jamestansx/dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
**Mirror**