mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
5b2712350d
Fast, configurable, shell plugin manager Features - Plugins from Git repositories. * Branch / tag / commit support. * Submodule support. * First class support for GitHub repositories. * First class support for Gists. - Arbitrary remote scripts or binary plugins. - Local plugins. - Inline plugins. - Highly configurable install methods using templates. - Shell agnostic, with sensible defaults for Zsh. - Super-fast plugin loading and parallel installation - Config file using TOML syntax. - Clean ~/.zshrc or ~/.bashrc (just add 1 line). WWW: https://sheldon.cli.rs/
17 lines
548 B
Plaintext
17 lines
548 B
Plaintext
Fast, configurable, shell plugin manager
|
|
|
|
Features
|
|
- Plugins from Git repositories.
|
|
* Branch / tag / commit support.
|
|
* Submodule support.
|
|
* First class support for GitHub repositories.
|
|
* First class support for Gists.
|
|
- Arbitrary remote scripts or binary plugins.
|
|
- Local plugins.
|
|
- Inline plugins.
|
|
- Highly configurable install methods using templates.
|
|
- Shell agnostic, with sensible defaults for Zsh.
|
|
- Super-fast plugin loading and parallel installation
|
|
- Config file using TOML syntax.
|
|
- Clean ~/.zshrc or ~/.bashrc (just add 1 line).
|