intelli-shell
Like IntelliSense but for shells
TLDR
SYNOPSIS
intelli-shell command [options]
DESCRIPTION
intelli-shell is a command template and snippet manager that transforms your terminal into a structured, searchable library of commands. It works on Bash, Zsh, Fish, Nushell, and PowerShell with standalone binaries for Linux, macOS, and Windows.
Features include seamless shell integration with Ctrl+Space for search, Ctrl+B for bookmarking, dynamic variables with smart completions, AI-powered command generation, and workspace awareness. When a search query matches an alias, it is autocompleted instantly.
CAVEATS
Shell plugin installation is required for keybinding integration. AI-powered features require an API key configuration. Workspace awareness relies on directory-specific configuration files.
HISTORY
intelli-shell was created by lasantosr and is written in Rust. It was designed to bring IDE-like autocomplete and command management capabilities to the terminal shell.

