OSH.IT Terminal
$ echo "Welcome to OSH.IT - The Future of Zsh"

🚀 Lightning Fast • ⚡ 92% Performance Boost • 🔌 Smart Plugins

Features Overview

Advanced Lazy Loading

92% faster startup with intelligent on-demand plugin loading

$ time zsh -i -c exit
0.011s vs 0.138s
🔌

Smart Plugin System

Professional plugin management with categories and dependencies

$ osh_lazy stats
5 plugins registered
2 loaded on-demand
🛠️

Built-in Utilities

Weather, system info, task manager, and development tools

$ weather Tokyo
☀️ +78°F • →7mph
🎯

Developer Focused

Git workflow automation, JIRA integration, and productivity tools

$ acw feature-123
Branch created
Quick Installation

🚀 One-Command Installation

Terminal
$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/oiahoon/osh.it/main/install.sh)"

🇨🇳 China Mirror (Faster)

Terminal
$ OSH_MIRROR=gitee sh -c "$(curl -fsSL https://raw.githubusercontent.com/oiahoon/osh.it/main/install.sh)"

📦 Installation Presets

Minimal

Basic functionality only

--plugins "preset:minimal"

Developer

Includes beta plugins

--plugins "preset:developer"

Full

All stable plugins

--plugins "preset:full"
Performance Benchmark

🚀 Startup Time Comparison

Traditional Loading
138ms
OSH.IT Lazy Loading
11ms
92% Faster

Lazy Loading

Plugins loaded only when needed

🧠

Smart Caching

Intelligent plugin state management

🔄

Zero Overhead

Minimal memory footprint

🎭 Try the Demo

$ $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)
Plugin Ecosystem

🟢 Stable Plugins

Production-ready for all users

🌤️ Weather

Beautiful weather forecast with ASCII art

weather Tokyo

🖥️ Sysinfo

System information with OSH branding

sysinfo

📋 Taskman

Advanced terminal task manager

tm add "Complete project"

📊 Git Heatmap

GitHub-style contribution heatmap

git-heatmap --days 90

🎨 ASCII Text

Cyberpunk ASCII art generator

ascii-text "HELLO"

🟡 Beta Plugins

Advanced features for power users

🔧 ACW

Advanced Code Workflow with Git + JIRA

acw feature-123

🔍 FZF

Enhanced fuzzy finder with preview

pp filename

🟠 Experimental

Cutting-edge features in development

👋 Greeting

Friendly welcome messages

Auto-loaded on startup

🎛️ Plugin Management

Lazy Loading Control

osh_lazy stats osh_lazy load weather osh_lazy preload weather taskman

Health & Diagnostics

osh doctor osh doctor --fix osh doctor --perf
Documentation & Resources
📚

Getting Started

Complete installation and configuration guide

Read Guide →
🔌

Plugin Development

Create your own plugins with our comprehensive guide

Learn More →

Lazy Loading

Understanding the advanced lazy loading system

Explore →
🛠️

Configuration

Customize OSH.IT to fit your workflow

Configure →
🐛

Troubleshooting

Common issues and solutions

Get Help →
🤝

Contributing

Join the OSH.IT community

Contribute →