Package Uninstallation #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As it sits, there is no way to uninstall specific tools. Consider the sequence:
Here I can easily remove zoxide with
b rbbut there is no way to remove yazi without also removing zoxide in the process if I use setpoints intermittently.Need a way to uninstall individual packages cleanly.