You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Currently aftman will say that it has successfully installed, but if the ~/.zshenv is not present already then it will silently fail without warning as it cannot add it to the system path.
Preferably it should aggressively create this file that is required if it is needed, but at the very least should prompt the user if the file doesn't exist, that they should create it.
Currently aftman will say that it has successfully installed, but if the ~/.zshenv is not present already then it will silently fail without warning as it cannot add it to the system path.
Preferably it should aggressively create this file that is required if it is needed, but at the very least should prompt the user if the file doesn't exist, that they should create it.