


Update on EasyAlias – alias import, suggestions, Homebrew and now the Mac App Store
About a month ago I shared EasyAlias here and got some useful feedback, so I wanted to post a small update on what has changed since then.
EasyAlias is an open-source GUI for creating and managing terminal aliases. On macOS it integrates with zsh, so you can manage your aliases without manually editing .zshrc.
Since my last post I’ve added:
- Import of existing aliases
- Built-in alias suggestions for Git, Docker, Maven, Gradle and common shell commands
- Native file and folder pickers
- Linux support
- Homebrew installation
- Several smaller UI and usability improvements
And as of recently, EasyAlias is also available on the Mac App Store 🎉
You can still install it with Homebrew:
brew tap hannesgnann-hub/tapbrew trust hannesgnann-hub/tapbrew install --cask easyalias
Website:
https://easyalias.org
GitHub:
https://github.com/hannesgnann-hub/easyalias
Mac App Store:
https://apps.apple.com/de/app/easyalias/id6794944241?mt=12
A lot of the changes so far came from feedback, so if you’re a zsh user and see something that could be improved, I’d be interested to hear it.