From f1aab8a521d03dad785d4b1e45968b0b6b53ce3a Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Fri, 31 Jul 2015 16:40:39 +0300 Subject: [PATCH] =?UTF-8?q?Add=20a=20dotfiler=20=E2=80=94=20shell=20agnost?= =?UTF-8?q?ic=20git=20based=20dotfiles=20package=20manager,=20written=20in?= =?UTF-8?q?=20Python.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b7bf60..1a91b6c 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bash-it](https://github.com/revans/bash-it) - A community Bash framework * [basher](https://github.com/basherpm/basher) - A package manager for shell scripts * [bpkg](http://www.bpkg.io/) - JavaScript has npm, Ruby has Gems, Python has pip and now Shell has bpkg +* [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 * [oh-my-fish](https://github.com/bpinto/oh-my-fish) - Framework for managing your Fish shell configuration inspired by Oh My Zsh