mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 01:13:02 +00:00
Update README.md
This commit is contained in:
parent
1f339f2f09
commit
dec137f5e1
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue