PetaShell enhances your existing bash, zsh or fish shell with syntax highlighting, smart completions, git-aware prompt, fuzzy history search and inline AI suggestions from Petacomm Easy.
.zshrc or .bashrc in one line.PetaShell is a shell enhancement layer — not a new shell. It adds real-time syntax highlighting as you type, context-aware tab completion, a git-aware prompt that shows branch status, staged files and ahead/behind counts, and fuzzy history search with Ctrl+R.
If you have Petacomm Easy installed, PetaShell can suggest the right command when you're unsure — inline, in your prompt, before you even type. Type ?? followed by your question to ask Easy directly from the prompt.
?? to ask Petacomm Easy from the prompt?? and your question. Petacomm Easy returns the right command — press Tab to insert it..zshrc or .bashrc. All existing aliases, history and functions preserved.| Shortcut | Action | Description |
|---|---|---|
| Ctrl+R | history | Fuzzy history search |
| Tab | complete | Smart context-aware completion |
| → / End | accept | Accept the ghost-text auto-suggestion |
| Ctrl+T | files | Fuzzy file search in current directory |
| Alt+C | cd | Fuzzy cd into any subdirectory |
| ?? | AI ask | Ask Petacomm Easy inline |
| Ctrl+X E | editor | Edit current command in $EDITOR |
Drop-in shell enhancement. One line to install, zero compromises on your existing setup.