# Install intelli-shell with Homebrew, Nix, pacman

Like IntelliSense, but for shells. Version 3.4.5 via Homebrew; verified 2026-06-26.

## Install

```sh
sudo av install brew:intelli-shell
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install intelli-shell
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#intelli-shell
```

  Evidence: nixpkgs package indexes: pkgs/by-name/in/intelli-shell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S intelli-shell
```

  Evidence: Arch Linux sync databases: intelli-shell from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Package facts

- **Package key:** brew:intelli-shell
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/intelli-shell>
- **Version:** 3.4.5
- **Source summary:** Like IntelliSense, but for shells
- **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
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- intelli-shell (cli)
- intelli-shell (alias)

## Dependencies

- openssl@3

## Build dependencies

- pkgconf
- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 3.4.5
- Package-manager updated: 2026-06-26
- Local data: ok
- Upstream repository: https://github.com/lasantosr/intelli-shell
- Upstream latest detected: v3.4.5 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2023: The repository was created and early 0.1/0.2 releases were published.
- 2025: The 3.3 release series was published through GitHub releases.
- 2026: The 3.4 release series continued the tool's cross-shell command-library workflow.

### Related projects

- The docs explicitly compare IntelliShell with built-in shell history and Atuin. Its TLDR import feature also places it near tldr-pages, cheatsheet tools, and command-snippet managers.

### Sources

- Official README, official mdBook, GitHub release metadata, GitHub repository metadata, and Homebrew formula metadata.


## Security Notes

generalized runtime or code generation signal.

- **Geiger risk:** yellow / medium
- generalized runtime or code generation signal

## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- Nix - intelli-shell: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/intelli-shell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - intelli-shell - 3.4.3-1: normalized package name match | Arch Linux sync databases: intelli-shell from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Like IntelliSense, but for shells | https://github.com/lasantosr/intelli-shell


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openssl@3](https://www.automicvault.com/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [amp](https://www.automicvault.com/pkg/brew/amp/) - Shares av.db curated category or tags: cli, productivity, rust, terminal.
- [cdargs](https://www.automicvault.com/pkg/brew/cdargs/) - Shares av.db curated category or tags: cli, productivity, shell.
- [clock-rs](https://www.automicvault.com/pkg/brew/clock-rs/) - Shares av.db curated category or tags: cli, productivity, rust, terminal.
- [doitlive](https://www.automicvault.com/pkg/brew/doitlive/) - Shares av.db curated category or tags: cli, productivity, shell, terminal.
- [doxx](https://www.automicvault.com/pkg/brew/doxx/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [ekphos](https://www.automicvault.com/pkg/brew/ekphos/) - Shares av.db curated category or tags: cli, productivity, rust, terminal.
- [eureka](https://www.automicvault.com/pkg/brew/eureka/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [harsh](https://www.automicvault.com/pkg/brew/harsh/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [bkmr](https://www.automicvault.com/pkg/brew/bkmr/) - Local package facts share a topical domain. Shared terms: cli, openssl, openssl-3, productivity, snippets.
- [far2l-tty](https://www.automicvault.com/pkg/brew/far2l-tty/) - Local package facts share a topical domain. Shared terms: cli, openssl, openssl-3, productivity, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/intelli-shell.yml](https://github.com/automic-vault/db/blob/main/combined/intelli-shell.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
