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
refactor(install): Add PATH check and skip setup in nested install
- Check if ~/.local/bin is on PATH after installation and warn users
- Skip setup commands when Linux install.sh is called from main installer
- Add Q_SKIP_SETUP environment variable to control setup execution
0 commit comments