From 1d3a33c4117b8e1fc6037d3511df8dd54b1848cb Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Wed, 25 Mar 2015 21:20:23 +0100 Subject: [PATCH] Add dotfiles and remote-dotfiles tools --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 638b4d6..d6cef63 100644 --- a/README.md +++ b/README.md @@ -79,12 +79,14 @@ Tip: search for a filename on GitHub, e.g. [site:github.com .gitconfig](https:// * [battleschool](https://github.com/spencergibb/battleschool) - Development environment provisioning using ansible * [Bork](https://github.com/mattly/bork) - Bash DSL for config management * [dotbot](https://github.com/anishathalye/dotbot) - Tool that bootstraps your dotfiles +* [dotfiles](https://pypi.python.org/pypi/dotfiles) - Tool to make managing your dotfile symlinks in $HOME easy. * [fresh](http://freshshell.com/) - Keep your dot files fresh. fresh is a tool to source shell configuration (aliases, functions, etc) from others into your own configuration files. * [GNU Stow](http://www.gnu.org/software/stow/) - GNU Stow is a symlink farm manager which takes distinct packages of software and/or data located in separate directories on the filesystem, and makes them appear to be installed in the same place. * [homeshick](https://github.com/andsens/homeshick) - Git dotfile synchronizer written in bash * [homesick](https://github.com/technicalpickles/homesick) - Your home directory is your castle. Don't leave your dotfiles behind ([post](http://technicalpickles.com/posts/never-leave-your-dotfiles-behind-again-with-homesick/)). * [mackup](https://github.com/lra/mackup) - Keep your application settings in sync (OS X/Linux) * [rcm](https://github.com/thoughtbot/rcm) - rc file (dotfile) management +* [remote-dotfiles](https://www.npmjs.com/package/remote-dotfiles) - Describe your dotfiles configuration, tuned for and deploy to all your servers. * [Super User Stone](https://github.com/NorfairKing/super-user-stone) - SUS manages the deployment of your configuration files (dotfiles) ([post](http://blog.cs-syd.eu/super-user-stone/)). * [vcsh](https://github.com/RichiH/vcsh) - Version Control System for $HOME, multiple Git repositories in $HOME