From e8cc0bf7bd4f38bea18c26057e98e8536ceb74fd Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 20 Apr 2017 18:33:47 -0400 Subject: [PATCH] Put shundle where it's supposed to be --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce04130..dc35719 100644 --- a/README.md +++ b/README.md @@ -245,8 +245,8 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [dotfiler](https://github.com/svetlyak40wt/dotfiler) – Shell agnostic git based dotfiles package manager, written in Python. * [fresh](https://github.com/freshshell/fresh) - Keep your dotfiles fresh * [homeshick](https://github.com/andsens/homeshick) - Git dotfile synchronizer written in Bash -* [vcsh](https://github.com/RichiH/vcsh) - Config manager based on Git * [shundle](https://github.com/chilicuil/shundle) - Plugin manager for shell scripts +* [vcsh](https://github.com/RichiH/vcsh) - Config manager based on Git * [yadm](https://thelocehiliosan.github.io/yadm/) - Git-based dotfiles manager supporting encryption, alternates, and bootstrapping ## Shell Script Development