Description
# Alias
Alias is a lightweight, efficient World of Warcraft add-on that allows you to create custom command aliases, similar to aliases in a Linux terminal.
## Features
* **Custom Aliases**: Map any shortcut (e.g., `/ghi`) to any standard WoW command (e.g., `/g hello`).
* **Visual Manager**: A drag-and-drop interface to add or remove your aliases easily.
* **Minimap Integration**: A toggleable, draggable minimap button to access your Alias Manager instantly.
* **Persistent Settings**: Your aliases and preferences are saved automatically across sessions.
## How to Use
1. **Open the Manager**: Type `/alias` in your chat window to open the interface.
2. **Add an Alias**: Enter your shortcut in the first box and the target command in the second box, then click **Add**.
3. **Use It**: Simply type your new alias into chat and press Enter. It will automatically execute your mapped command.
## Installation
1. Download the latest version from CurseForge.
2. Extract the `Alias` folder into your World of Warcraft installation directory:
`_retail_\Interface\AddOns\`
3. Launch the game. If prompted, check "Load out of date AddOns" (or ensure the Interface version matches the current patch).
## License
This project is licensed under the **MIT License**. See the `LICENSE` file for details.
## Support & Feedback
If you encounter any issues or have feature requests, please report them on the project page where you downloaded this add-on. However, note that this addon is provided as-is. I am not a devloper and likely won't update functionality or fix bugs unless it's something I want/want to fix.


