Add "SUS" & "vcsh"

This commit is contained in:
Lars Kappert
2014-08-19 14:04:20 +02:00
parent 011d552091
commit de5a94b8c9

View File

@@ -51,13 +51,15 @@ Tip: search for a filename on GitHub, e.g. [site:github.com .gitconfig](https://
* [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/)).
* [kody](https://github.com/jh3y/kody) - A .files runner/manager written in node
* [rcm](https://github.com/thoughtbot/rcm) - rc file (dotfile) management * [rcm](https://github.com/thoughtbot/rcm) - rc file (dotfile) management
* [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
### OS X ### OS X
* [dockutil](https://github.com/kcrawford/dockutil) - command line tool for managing dock items * [dockutil](https://github.com/kcrawford/dockutil) - command line tool for managing dock items
* [kody](https://github.com/jh3y/kody) - A .files runner/manager written in node
## Misc. ## Misc.