1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/shells/sheldon/pkg-descr
Hiroki Tagato 5b2712350d shells/sheldon: add port: Fast, configurable, shell plugin manager
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/
2023-11-11 21:12:33 +09:00

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).