📂
Context-Aware
Project aliases load automatically when you cd into a directory and unload when you leave. No manual switching.
Learn more
Like direnv, but for aliases. Define aliases per project, per toolchain, or globally — and load the right ones automatically.
brew install sassman/tap/amoxide sassman/tap/amoxide-tuicurl -fsSL https://github.com/sassman/amoxide-rs/releases/latest/download/amoxide-installer.sh | sh
curl -fsSL https://github.com/sassman/amoxide-rs/releases/latest/download/amoxide-tui-installer.sh | shpowershell -ExecutionPolicy Bypass -c "irm https://github.com/sassman/amoxide-rs/releases/latest/download/amoxide-installer.ps1 | iex"
powershell -ExecutionPolicy Bypass -c "irm https://github.com/sassman/amoxide-rs/releases/latest/download/amoxide-tui-installer.ps1 | iex"cargo binstall amoxide amoxide-tuicargo install amoxide amoxide-tuiBefore:
cargo clippy --locked --all-targets -- -D warningsAfter:
lStart with project aliases. Refactor into profiles. Get Started →

am tui
am ls