macOS
brew install sheldonlocal Homebrew formula metadata
brew / rank 1947
Fast, configurable, shell plugin manager. Version 0.8.5 via Homebrew; verified 2026-09-12. Also installable with nix: nix profile install nixpkgs#sheldon.
install
brew install sheldonlocal Homebrew formula metadata
sudo apk add sheldonAlpine Linux edge package indexes · sheldon · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#sheldonnixpkgs package indexes · pkgs/by-name/sh/sheldon/package.nix · source: api.github.com
sudo pacman -S sheldonArch Linux sync databases · sheldon · source: geo.mirror.pkgbuild.com
sudo zypper install sheldonopenSUSE Tumbleweed package metadata · sheldon · source: download.opensuse.org
overview
Fast, configurable, shell plugin manager
history
Sheldon is a Rust-based command-line manager that downloads shell plugins and renders a startup script from declarative TOML configuration.
Sheldon was developed as a fast, configurable manager for shell plugins. It supports GitHub repositories, Gists, arbitrary Git repositories, remote files, local directories, and inline plugin definitions.
The project evolved toward XDG-compatible state management and supports configurable templates for generating Bash or Zsh startup code.
Sheldon is packaged by Homebrew, Alpine Linux, Arch Linux, Nix, and openSUSE according to the supplied package metadata. The project also publishes prebuilt Linux and macOS binaries and supports installation through Cargo.
Version 0.7.0 standardized the XDG directory layout, replacing the older default under `~/.sheldon`.
Users run `sheldon init` to create `plugins.toml`, declare Git, GitHub, Gist, remote, local, or inline plugins, and add `eval "$(sheldon source)"` to their Bash or Zsh startup file.
`sheldon lock` installs or updates sources and writes a lock file; `sheldon source` verifies the lock state and emits the configured shell script.
Sheldon applies a compiled Rust implementation and parallel installation to the shell-plugin-manager niche while keeping shell startup integration to a generated script. Its declarative TOML model makes plugin sources, revisions, templates, and loading behavior reproducible and inspectable.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/sheldon/plugins.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sheldon | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/rossmacarthur/sheldon
install metadata
| Package key | brew:sheldon |
|---|---|
| Version | 0.8.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sheldon |
| Homepage | https://sheldon.cli.rs |
| Repository | https://github.com/rossmacarthur/sheldon |
| Upstream docs | https://sheldon.cli.rs |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/rossmacarthur/sheldon/archive/refs/tags/0.8.5.tar.gz |
| Last updated | 2026-09-12T23:09:08Z |
| Pulse | updated |
| Dependencies | libgit2, libssh2, openssl@3 |
| Build dependencies | pkgconf, rust |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sheldon |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
sheldon
nix profile install nixpkgs#sheldonsheldon 0.8.1-r0
Fast, configurable, shell plugin manager
https://github.com/rossmacarthur/sheldon
sudo apk add sheldonsheldon-bash-completion 0.8.1-r0
Bash completions for sheldon
https://github.com/rossmacarthur/sheldon
sudo apk add sheldon-bash-completionsheldon-zsh-completion 0.8.1-r0
Zsh completions for sheldon
https://github.com/rossmacarthur/sheldon
sudo apk add sheldon-zsh-completionsheldon 0.8.5-3
A fast and configurable shell plugin manager
sudo pacman -S sheldonsheldon 0.8.5-1.5
Fast, configurable, shell plugin manager
sudo zypper install sheldonsheldon-bash-completion 0.8.5-1.5
Bash completion for sheldon
sudo zypper install sheldon-bash-completionsheldon-zsh-completion 0.8.5-1.5
ZSH completion for sheldon
sudo zypper install sheldon-zsh-completionsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.