🚀 Lightning Fast • ⚡ 92% Performance Boost • 🔌 Smart Plugins
92% faster startup with intelligent on-demand plugin loading
$ time zsh -i -c exit
0.011s vs 0.138s
Professional plugin management with categories and dependencies
$ osh_lazy stats
5 plugins registered
2 loaded on-demand
Weather, system info, task manager, and development tools
$ weather Tokyo
☀️ +78°F • →7mph
Git workflow automation, JIRA integration, and productivity tools
$ acw feature-123
Branch created
$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/oiahoon/osh.it/main/install.sh)"
$ OSH_MIRROR=gitee sh -c "$(curl -fsSL https://raw.githubusercontent.com/oiahoon/osh.it/main/install.sh)"
Plugins loaded only when needed
Intelligent plugin state management
Minimal memory footprint
$ $OSH/scripts/lazy_loading_demo.sh
🚀 OSH.IT Lazy Loading Performance Demo
Immediate Loading: 138 ms
Lazy Loading: 11 ms
Improvement: 127 ms (92% faster)
Production-ready for all users
Beautiful weather forecast with ASCII art
weather Tokyo
System information with OSH branding
sysinfo
Advanced terminal task manager
tm add "Complete project"
GitHub-style contribution heatmap
git-heatmap --days 90
Cyberpunk ASCII art generator
ascii-text "HELLO"
Advanced features for power users
Advanced Code Workflow with Git + JIRA
acw feature-123
Enhanced fuzzy finder with preview
pp filename
Cutting-edge features in development
Friendly welcome messages
Auto-loaded on startup
osh_lazy stats
osh_lazy load weather
osh_lazy preload weather taskman
osh doctor
osh doctor --fix
osh doctor --perf