Fast. Light. AI-first.

$ curl -fsSL https://mourad-ghafiri.github.io/aiTerminal/install.sh | sh

Builds the latest release from source on your Mac (it installs Rust if you don't have it) and puts aiTerminal.app in /Applications. The same command updates it later; add -s -- remove to uninstall. Apple Silicon or Intel, macOS 12+.

Apple Silicon or Intel — the installer builds for the Mac you're on. Linux & Windows coming soon — follow along on GitHub

30 builtin plugins

Batteries included.

A plugin is a plugin.toml — pure data, nothing compiles, nothing slows your prompt. Pick one; the window shows it working.

keymaps

Your muscle memory, respected.

iTerm-style defaults; rebind anything with a [[keybinding]] — and every chord follows your keyboard's layout, not a map of someone else's.

New tab / close tab⌘T ⌘W
Split right / down⌘D ⌘⇧D
Quick switcher⌘P / ⌘K
Jump to tab⌘1⌘9
Focus pane⌘⌥←↑↓→
Zoom pane⌘↩
Per-pane font zoom⌘= ⌘− ⌘0
Scroll history⇧PgUp ⇧PgDn
Reload config live⌘,

Your prompt is about to get superpowers.

Free and open source. Bring any AI provider — or none. Your keys stay in your config, your secrets get redacted, and the guard has the last word.

$ curl -fsSL https://mourad-ghafiri.github.io/aiTerminal/install.sh | sh

One command installs, and the same one updates. It clones the source, installs Rust if you don't have it, builds the app and puts aiTerminal.app in /Applications (or ~/Applications if that isn't writable). To uninstall: … | sh -s -- remove.

Builds on your own Mac, Apple Silicon or Intel — no release to pick, and nothing to unzip. macOS 12+.