https://github.com/jasonmit/dotfiles
https://github.com/jasonmit/dotfiles
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jasonmit/dotfiles
- Owner: jasonmit
- Created: 2014-05-15T15:55:06.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-03-14T20:27:18.000Z (about 7 years ago)
- Last Synced: 2025-02-10T04:44:10.654Z (4 months ago)
- Language: CSS
- Size: 330 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Git template
`git config --global init.templatedir '~/.git'`
And then `git init` within any existing projects you want to bring the template over on.