███`██  ███  ███ ███████ ███  ██  ██   ██ ████  ████ ██      ████  ██  ███████ ██ ████ ██ █████  ██ ██  ██  ██   ██ ██  ██  ██ ██     ██  ██ ██  ██  ██ ██      ██ ███████ ██   ████ 

Abbrevation MENu

An interactive Unix-based terminal program that lets you select items from a list by typing their abbreviation! 🙏

Inspired by the amazing fzf.

Usage example

More advanced usage (a git client) scripts/gitler:

Installing

Via cargo: cargo install amen

You may need to add ~/.cargo/bin to your PATH: export PATH=$PATH:~/.cargo/bin