a12z

An AI-Powered Modern Interactive Shell

AI

Experience the future of command-line interaction powered by AI. Get intelligent suggestions, smart autocomplete, and seamless workflow management that learns from you.

Quick StartDocumentation
a12z shell
$ a12z shell
Welcome to a12z! Type 'help' for available commands.
$ a12z alias add ll 'ls -l'
✓ Alias 'll' added successfully
$ _

AI-Powered Features

Everything you need for a modern AI-enhanced shell experience

AI

AI-Powered Autocomplete

Intelligent command suggestions powered by AI that learn from your usage patterns, context, and history to help you work faster.

Alias Management

Easily create, manage, and organize your command aliases for improved productivity.

Secure Authentication

Built-in authentication system to sync your settings and preferences across devices.

Command Execution

Execute commands seamlessly with support for background jobs and process management.

Customizable

Configure your shell environment exactly how you want it with flexible settings.

Lightning Fast

Built with Rust for maximum performance and minimal resource usage.

Installation

Get started with a12z in seconds

Install with Homebrew

Step 1: Add the tap
brew tap muhammadarslan/a12z
Step 2: Install a12z
brew install a12z

💡 Tip: After installation, simply run a12z to start your interactive shell experience!

Boost Your Productivity

Real-world scenarios where a12z makes a difference

Faster Git Workflows

Create aliases for your most common git commands and see branch status at a glance in your prompt.

a12z alias add gs 'git status'
a12z alias add gco 'git checkout'
a12z alias add gp 'git push'

Time saved: 5-10 seconds per git command × dozens of commands daily

Project Navigation

Jump to your projects instantly with custom aliases. No more typing long paths.

a12z alias add work 'cd ~/work/projects'
a12z alias add dev 'cd ~/dev && npm run dev'

Time saved: 10-15 seconds per navigation × multiple times per day

Development Workflows

Chain common development tasks together. See execution time to optimize your workflow.

git pull && npm install && npm run build
# Shows: [2.3s] - know exactly how long it took

Benefit: Identify slow commands and optimize your development cycle

Docker & Kubernetes

Quick access to container commands and see your k8s context in the prompt.

a12z alias add dps 'docker ps'
a12z alias add kctx 'kubectl config current-context'

Benefit: Always know which cluster you're working with

AI-Powered Intelligent Autocomplete

Save time with AI-driven autocomplete that learns from your command history, context, and patterns. Fewer typos, faster execution.

# Type 'git sta' and press Tab
# AI suggests: git status (based on your history)
# AI learns: you often run 'git status' after 'git pull'

Time saved: 2-3 seconds per command × hundreds of commands daily

Context Awareness

Your prompt shows git status, branch, and k8s context. No need to run status commands constantly.

~/project main [prod-cluster]
# Clean repo, on main branch, prod cluster active

Time saved: Eliminates 20-30 status checks per day

Save Hours Every Week

By reducing repetitive typing, eliminating status checks, and providing intelligent suggestions, a12z can save developers 2-5 hours per week. That's 100-250 hours per year.

Coming Soon

a12z Cloud

Your AI-powered shell, everywhere. Your team, in sync.

Take your productivity to the next level with AI-enhanced cloud features, intelligent sync, and team collaboration designed for modern developers

Cloud Sync

Your aliases, settings, and command history automatically sync across all your devices. Start on your laptop, continue seamlessly on your desktop.

Team Collaboration

Share aliases and configurations with your team. Standardize workflows, onboard new developers faster, and maintain consistency across projects.

Secure & Private

End-to-end encryption ensures your commands and configurations remain private. Enterprise-grade security with zero-knowledge architecture.

Advanced Analytics

Track productivity metrics, identify bottlenecks, and discover optimization opportunities. Make data-driven decisions for your team.

Be the first to experience a12z Cloud

Join the waitlist and get early access to cloud sync, team collaboration, and advanced features

No spam. Unsubscribe anytime.