Skip to content

fluffgfx/dit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dit

Dit version

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 forthebadge forthebadge

About

📁 dotfile management that thinks it's git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages