Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fluffgfx/dit
:file_folder: dotfile management that thinks it's git
https://github.com/fluffgfx/dit
Last synced: 8 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-20T17:38:55.000Z (about 9 years ago)
- Last Synced: 2024-11-20T14:05:10.762Z (22 days 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 version](https://img.shields.io/gem/v/dit.svg)
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!
------------------------------
[![forthebadge](http://forthebadge.com/images/badges/built-with-ruby.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/uses-badges.svg)](http://forthebadge.com)