diff --git a/README.md b/README.md index 584b662..0d9340b 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,8 @@ A minimalist ZSH plugin manager. **fresh** is a tool to source shell configuration (aliases, functions, etc) from others into your own configuration files. We also support files such as ackrc and gitconfig. Think of it as [Bundler](https://bundler.io) for your dot files. ### [gh-source](https://github.com/Yarden-zamir/gh-source) +![GitHub last commit](https://img.shields.io/github/last-commit/Yarden-zamir/gh-source) ![GitHub Repo stars](https://img.shields.io/github/stars/Yarden-zamir/gh-source) + **gh-source** is a plugin manager for people who don't like plugin managers. It's a simple shell function that downloads and installs plugins from GitHub as part of the sourcing step. It's designed to be used with `zsh`, but it should work with any shell.