Add dotfiles and remote-dotfiles tools

This commit is contained in:
Lars Kappert
2015-03-25 21:20:23 +01:00
parent 1b5dc5a3f1
commit 1d3a33c411

View File

@@ -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 * [battleschool](https://github.com/spencergibb/battleschool) - Development environment provisioning using ansible
* [Bork](https://github.com/mattly/bork) - Bash DSL for config management * [Bork](https://github.com/mattly/bork) - Bash DSL for config management
* [dotbot](https://github.com/anishathalye/dotbot) - Tool that bootstraps your dotfiles * [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. * [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. * [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 * [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/)). * [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) * [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 * [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/)). * [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 * [vcsh](https://github.com/RichiH/vcsh) - Version Control System for $HOME, multiple Git repositories in $HOME