Thanks for this great project.
When I was playing around with aliases, I noticed, that the "setup.sh alias del" does not work as I would expect it. It seems, that it doesn't care about the given target at all and will remove the entire alias
Context
Expected Behavior
I expected the alias to remain with just [email protected].
Actual Behavior
The entire alias has been removed.
Thanks for this great project.
When I was playing around with aliases, I noticed, that the "setup.sh alias del" does not work as I would expect it. It seems, that it doesn't care about the given target at all and will remove the entire alias
Context
Expected Behavior
I expected the alias to remain with just
[email protected].Actual Behavior
The entire alias has been removed.