Here's the plan for what's coming:
- Remove an existing alias using the option
--d|delete
- Firing a
@handle
method if alias has a::class
reference - Alert the user try to add an alias with
sudo
in the command (usefull?) - Add comments
- Allow to replace an existing alias using the option
--force
- Add tests