macOS
brew install intelli-shelllocal Homebrew formula metadata
brew
Like IntelliSense, but for shells. Version 3.4.5 via Homebrew; verified 2026-06-26.
install
brew install intelli-shelllocal Homebrew formula metadata
nix profile install nixpkgs#intelli-shellnixpkgs package indexes · pkgs/by-name/in/intelli-shell/package.nix · source: api.github.com
sudo pacman -S intelli-shellArch Linux sync databases · intelli-shell · source: geo.mirror.pkgbuild.com
overview
Like IntelliSense, but for shells
history
IntelliShell is a Rust command-template and snippet manager for shells. Its official docs position it as complementary to shell history: history recalls what a user already typed, while IntelliShell stores reusable command recipes with variables, aliases, sharing, TLDR imports, and optional AI-assisted generation.
The GitHub repository was created in January 2023. Early public releases in March and May 2023 show the project beginning as a focused terminal productivity tool, while later 3.x releases expanded its template, suggestion, shell-integration, and AI features. The project documentation grew into an mdBook hosted on GitHub Pages.
IntelliShell spread through direct install scripts, standalone binaries, Homebrew, Nix, and Arch packaging. Its official README advertises support for Bash, Zsh, Fish, Nushell, and PowerShell, which helps explain why it is packaged as a cross-shell tool rather than as a plugin for one shell ecosystem.
The normal workflow is interactive: users bookmark commands from the terminal, search them through keybindings, fill `{{variables}}`, and import or export reusable command libraries. Project-local `.intellishell` files let teams share task recipes without adding a separate task runner.
For package nerds, IntelliShell is part of the post-Atuin wave of shell-history-adjacent tools: it does not replace chronological history, but turns repeated command lines into structured data. It is also a tidy Rust CLI packaging case because it ships one binary, cross-shell integration, completions, and prebuilt release assets.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
intelli-shell | 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/lasantosr/intelli-shell
install metadata
| Package key | brew:intelli-shell |
|---|---|
| Version | 3.4.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/intelli-shell |
| Homepage | https://lasantosr.github.io/intelli-shell/ |
| Repository | https://github.com/lasantosr/intelli-shell |
| Upstream docs | https://github.com/lasantosr/intelli-shell#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/lasantosr/intelli-shell/archive/refs/tags/v3.4.5.tar.gz |
| Last updated | 2026-06-26T12:48:34Z |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | intelli-shell |
| 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.
intelli-shell
nix profile install nixpkgs#intelli-shellintelli-shell 3.4.3-1
Like IntelliSense, but for shells
https://github.com/lasantosr/intelli-shell
sudo pacman -S intelli-shellsource 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.