https://github.com/fluffgfx/dit
:file_folder: dotfile management that thinks it's git
https://github.com/fluffgfx/dit
Last synced: 5 months ago
JSON representation
:file_folder: dotfile management that thinks it's git
- Host: GitHub
- URL: https://github.com/fluffgfx/dit
- Owner: fluffgfx
- License: mit
- Created: 2015-10-14T17:44:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T17:38:55.000Z (over 9 years ago)
- Last Synced: 2024-11-20T14:05:10.762Z (5 months ago)
- Language: Ruby
- Homepage: http://rubygems.org/gems/dit
- Size: 42 KB
- Stars: 95
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - fluffgfx/dit - :file_folder: dotfile management that thinks it's git (Ruby)
README
# Dit

Dit is a dotfile manager that hooks into git.
It uses git hooks to automatically run whenever you `git commit` or `git merge`. You just keep working on that dotfiles directory as normal and dit handles the rest.
Windows isn't currently supported due to a conspicious lack of symlinking on windows. Suggestions as to circumvent this restriction are welcome.
## Getting started
Assuming ruby and rubygems are already installed (if not, refer to your various package managers)
`gem install dit`
`cd ~/my_dotfiles`
`dit init`Then, use your git repository as normal. Any new files will automatically be symlinked to your home directory.
## Contributing
Please do!
------------------------------
[](http://forthebadge.com)
[](http://forthebadge.com)
[](http://forthebadge.com)