Accelerate your workflow, never memorize long commands again.
command &
arguments
100% effort
wrapper
binary proxy
.shortk + .env
execution
zero latency
baseline
A command manager with
seven core advantages.
Built from the ground up in Go. Zero dependencies, instant execution, and dynamic binaries that bypass traditional shell alias limitations.
Most alias managers pay the performance tax everywhere: bloated RC files, slow shell initializations, and delayed updates across tabs. Shortk squeezes out the latency by compiling dynamic binaries directly into your PATH. The result is a tool that feels instantaneous.
Blazing fast execution
Written entirely in Go with zero external dependencies. Commands execute with virtually zero latency.
Dynamic binaries in PATH
Creates real executables directly in your system PATH instead of relying on standard shell aliases. Active instantly without needing to source config files.
Project-local scope
Define shortcuts specific to a single directory using a .shortk file. Perfect for monorepos or isolated project commands.
Environment auto-injection
Automatically detects and loads .env variables into the command context right before execution.
Native autocompletion
Full native tab-autocompletion support for both Bash and Zsh out of the box. No external plugins required.
Zero-config hot reload
Add or modify a shortcut and it becomes instantly available across all open terminal tabs globally.
Scope conflict resolution
Built-in status and management tools. Easily check the origin of a shortcut (Global vs Local) and detect overrides automatically.
Zero friction.
Context-aware.
Execution-first.
Shortk adapts to your workflow. Whether you need a global utility available everywhere, or a project-specific command isolated to a single repository, the API remains simple and intuitive.