Commit Graph

2 Commits

Author SHA1 Message Date
Houzhong Xu 35173b09d1
Update installation logic to default proxy usage
- Change smart-install.sh to prioritize proxy over direct connection
- Add interactive proxy preference selection after installation
- Update quick-install.sh to default to proxy usage
- Provide user choice to keep or disable proxy after installation
- Ensure reliable installation by using proxy by default
- Add clear proxy management instructions post-installation
2025-09-20 17:34:01 +00:00
Houzhong Xu 5611d54a47
Add smart proxy-aware installation system
- Add smart-install.sh that auto-detects network environment
- Update install-zsh-config.sh to check proxy before downloading
- Update quick-install.sh to handle proxy configuration
- Add proxy management section to README
- Ensure oh-my-zsh and plugins download through proxy when needed
- Automatic proxy configuration creation for network-restricted environments
2025-09-20 17:32:21 +00:00