Commit Graph

2 Commits

Author SHA1 Message Date
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
Houzhong Xu 92febc12aa
Add zsh configuration sync system
- Add zshrc.template with full oh-my-zsh configuration
- Add install-zsh-config.sh for complete installation
- Add quick-install.sh for one-command installation
- Add sync script for configuration updates
- Include custom aliases and plugin configurations
- Support for ansible, docker, terraform, kubernetes tools
2025-09-20 17:19:32 +00:00