New Download the latest version →

The Simplest Way to Manage Your Command Aliases.

Stop editing config files manually. Create, view, and delete your Git and shell aliases with a clean, intuitive interface. Just type the alias name and command – we handle the rest.

2
Simple input fields
1
Click to add

See It In Action

Two input fields, one Add button. That's all you need to manage your aliases.

Alias Manager Demo - Simple interface with alias name and command fields

Simple by Design

Easy Creation

Just type your alias name (like "ll") and the command (like "ls -alF"). Click Add and you're done.

Clear Overview

See all your aliases in a clean list. Each shows the alias name and its corresponding command at a glance.

One-Click Delete

Remove any alias instantly with the red delete button. No confirmation dialogs, just clean and fast.

Git & Shell Support

Switch between Git and shell aliases with a simple toggle. Manage both types from one interface.

Lightweight

No bloat, no complexity. Just the essential features you need to manage your command aliases efficiently.

Native Desktop

Built with Flutter for smooth performance on macOS, Windows, and Linux. Feels native on every platform.

Get Started Today

macOS

Download the latest notarized build for macOS. Ready to use immediately.

Download DMG

Windows

Build from source with Flutter for Windows desktop.

flutter config --enable-windows-desktop
flutter pub get
flutter build windows
View Repository

Linux

Build from source with Flutter for Linux desktop.

flutter config --enable-linux-desktop
flutter pub get
flutter build linux
View Repository