From 0dd1284df8c0f4c6e92d40568bcfc78f3ab8747c Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Mon, 11 Aug 2014 09:56:14 +0200 Subject: [PATCH] Added "kody" --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 292dc28..8de0591 100644 --- a/README.md +++ b/README.md @@ -34,13 +34,14 @@ Tip: search for a filename on GitHub, e.g. [site:github.com .gitconfig](https:// ## Tools -* [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/)) -* [homeshick](https://github.com/andsens/homeshick) - git dotfile synchronizer written in bash * [Bork](https://github.com/mattly/bork) - a bash DSL for config management * [dotbot](https://github.com/anishathalye/dotbot) - A tool that bootstraps your dotfiles * [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. -* [rcm](https://github.com/thoughtbot/rcm) - rc file (dotfile) management * [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/)) +* [kody](https://github.com/jh3y/kody) - A .files runner/manager written in node +* [rcm](https://github.com/thoughtbot/rcm) - rc file (dotfile) management ### OS X