From b30ac177aee59b5d37c002efd6944b7055bb5c3c Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Sun, 8 Nov 2015 13:09:20 +0100 Subject: [PATCH] Housekeeping --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 40877dc..667e142 100644 --- a/README.md +++ b/README.md @@ -77,19 +77,19 @@ Tip: search for a filename on GitHub, e.g. [site:github.com .gitconfig](https:// ## Tools * [Ansible](http://www.ansible.com/home) - Radically simple configuration-management, application deployment, task-execution, and multinode orchestration engine. -* [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 +* [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 +* [fresh](http://freshshell.com/) - Keep your dotfiles 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/) - 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) +* [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 +* [Super User Spark](https://github.com/NorfairKing/super-user-spark) - Tool that allows you to manage your beautiful and precious system configuration accross multiple systems and failures ([post](http://cs-syd.eu/posts/2015-09-27-super-user-spark-getting-started)). +* [vcsh](https://github.com/RichiH/vcsh) - Version Control System for $HOME, multiple Git repositories in $HOME. ### OS X