OhMyPosh-Atomic-Enhanced

OhMyPosh-Atomic-Enhanced made by Typpi / Nick2bad4u

View on GitHub

πŸ“š Documentation Index

Welcome to the comprehensive documentation for OhMyPosh Atomic Enhanced. This index will help you find exactly what you need.

Quick Navigation

πŸš€ Getting Started

🎨 Customization & Design

πŸ”§ Integration & Setup

⚑ Optimization & Troubleshooting

πŸ“– Reference


By Use Case

β€œI want to get started quickly”

  1. Read QUICK-START-GUIDE.md
  2. Copy a theme file and initialize it
  3. Done! You should see the prompt immediately

β€œI want to customize my theme”

  1. Start with ADVANCED-CUSTOMIZATION-GUIDE.md
  2. Learn about colors in COLOR-THEORY-GUIDE.md
  3. Use tools in THEME-GENERATOR-README.md
  4. Reference QUICK-REFERENCE.md for syntax

β€œMy prompt is slow”

  1. Check PERFORMANCE-OPTIMIZATION-GUIDE.md
  2. Enable caching and disable expensive segments
  3. See improvement immediately

β€œMy prompt looks wrong”

  1. Consult TROUBLESHOOTING-GUIDE.md
  2. Check font, colors, and terminal settings
  3. Follow troubleshooting flowchart

β€œI want to use this with specific tools”

  1. See INTEGRATION-GUIDES.md
  2. Find your tool/IDE section
  3. Follow step-by-step setup

β€œI have a question”

  1. Check FAQ-AND-TIPS-TRICKS.md
  2. Search existing GitHub issues
  3. Open a new issue with details

Documentation Structure

1. Getting Started (Beginner-Friendly)

These guides assume no prior knowledge:

Files:

2. Customization (Intermediate)

These guides assume you have the prompt working:

Files:

3. Advanced (Expert-Level)

These guides cover complex scenarios:

Files:

4. Reference (For Lookup)

Quick lookup materials:

Files:


Topic Coverage Matrix

Topic Beginner Intermediate Advanced Reference
Installation βœ… β€” β€” βœ…
Basic Setup βœ… βœ… β€” βœ…
Colors β€” βœ… βœ… β€”
Segments βœ… βœ… βœ… βœ…
Performance ⚠️ βœ… βœ… β€”
Customization ⚠️ βœ… βœ… βœ…
Troubleshooting βœ… βœ… βœ… βœ…
Integration βœ… βœ… β€” β€”
FAQ βœ… βœ… βœ… β€”

Key: βœ… = Comprehensive, ⚠️ = Partial coverage, β€” = Not covered


Learning Path by Goal

Goal: Beautiful Prompt in 5 Minutes

QUICK-START-GUIDE.md β†’ Done!

Goal: Match Brand/Personal Style

QUICK-START-GUIDE.md
β†’ COLOR-THEORY-GUIDE.md
β†’ ADVANCED-CUSTOMIZATION-GUIDE.md
β†’ THEME-GENERATOR-README.md

Goal: Maximum Performance

PERFORMANCE-OPTIMIZATION-GUIDE.md
β†’ QUICK-REFERENCE.md (for syntax)
β†’ FAQ-AND-TIPS-TRICKS.md (for best practices)

Goal: Team/Corporate Standardization

QUICK-START-GUIDE.md
β†’ ADVANCED-CUSTOMIZATION-GUIDE.md
β†’ CROSS-PLATFORM-SETUP-GUIDE.md
β†’ INTEGRATION-GUIDES.md
β†’ PERFORMANCE-OPTIMIZATION-GUIDE.md

Goal: Full Customization Control

ADVANCED-CUSTOMIZATION-GUIDE.md
β†’ POWERSHELL-ANSI-COLOR-GUIDE.md
β†’ COLOR-THEORY-GUIDE.md
β†’ DIVIDERS-COLOR-TRANSITIONS-GUIDE.md
β†’ THEME-GENERATOR-README.md

Key Concepts Explained

Themes

Pre-configured sets of:

Where to learn: QUICK-START-GUIDE.md, ADVANCED-CUSTOMIZATION-GUIDE.md

Segments

Individual components of the prompt:

Where to learn: ADVANCED-CUSTOMIZATION-GUIDE.md, QUICK-REFERENCE.md

Palette

All colors used in a theme:

Where to learn: COLOR-THEORY-GUIDE.md, ADVANCED-CUSTOMIZATION-GUIDE.md

Caching

Storing segment output to avoid recalculation:

Where to learn: PERFORMANCE-OPTIMIZATION-GUIDE.md

Transient Prompt

Simplified prompt shown after commands:

Where to learn: ADVANCED-CUSTOMIZATION-GUIDE.md, FAQ-AND-TIPS-TRICKS.md


File-by-File Summary

QUICK-START-GUIDE.md

Length: ~2,000 words Level: Beginner Time to complete: 5-10 minutes Covers:

CROSS-PLATFORM-SETUP-GUIDE.md

Length: ~3,000 words Level: Beginner-Intermediate Time to complete: 15-20 minutes Covers:

ADVANCED-CUSTOMIZATION-GUIDE.md

Length: ~5,000 words Level: Intermediate-Advanced Time to complete: 30-60 minutes Covers:

POWERSHELL-ANSI-COLOR-GUIDE.md

Length: ~4,000 words Level: Intermediate Time to complete: 20-30 minutes Covers:

COLOR-THEORY-GUIDE.md

Length: ~6,000 words Level: Intermediate Time to complete: 30-45 minutes Covers:

PERFORMANCE-OPTIMIZATION-GUIDE.md

Length: ~4,000 words Level: Intermediate-Advanced Time to complete: 20-30 minutes Covers:

INTEGRATION-GUIDES.md

Length: ~5,000 words Level: Beginner-Intermediate Time to complete: 15-30 minutes (per tool) Covers:

TROUBLESHOOTING-GUIDE.md

Length: ~3,000 words Level: Beginner-Advanced Time to complete: 10-20 minutes (for specific issue) Covers:

FAQ-AND-TIPS-TRICKS.md

Length: ~4,000 words Level: All levels Time to complete: Variable (reference) Covers:

THEME-GENERATOR-README.md

Length: Variable Level: Intermediate Time to complete: 10-20 minutes Covers:

DIVIDERS-COLOR-TRANSITIONS-GUIDE.md

Length: Variable Level: Intermediate-Advanced Time to complete: 20-30 minutes Covers:

QUICK-REFERENCE.md

Length: ~2,000 words Level: All levels (reference) Time to complete: Variable (lookup) Covers:


How to Use This Documentation

Method 1: Task-Based

  1. Define your task: β€œI want to make the prompt faster”
  2. Find it in β€œBy Use Case” section
  3. Follow the suggested reading path

Method 2: Level-Based

  1. Identify your skill level: Beginner/Intermediate/Advanced
  2. Start with recommended beginner guides
  3. Progress to more advanced guides
  1. Use browser search (Ctrl+F)
  2. Search for your problem/question
  3. Jump to relevant section

Method 4: Reference

  1. You know what you need
  2. Go directly to QUICK-REFERENCE.md or FAQ
  3. Find the specific answer

Contributing to Documentation

Found an error or want to improve docs?

  1. Report issues: Open a GitHub issue with the docs tag
  2. Submit improvements:
    • Fork the repository
    • Edit the markdown file
    • Submit a pull request
  3. Suggest new topics:
    • Open a discussion or issue
    • Describe what’s missing
    • Suggest a title and outline

Documentation Maintenance

Last Updated

Version Compatibility

This documentation applies to:

Versioning


Official Resources

Helpful Tools

Community


Documentation Roadmap

βœ… Completed

πŸ”„ In Progress

πŸ“‹ Planned


Need Help?

Quick answers: FAQ-AND-TIPS-TRICKS.md

Can’t find your issue: TROUBLESHOOTING-GUIDE.md

Want more info: ADVANCED-CUSTOMIZATION-GUIDE.md

Still stuck: Open a GitHub Issue


Documentation Quality Standards

All guides follow:


Happy documenting! πŸ“šβœ¨

For suggestions on documentation, please open an issue with the β€œdocumentation” label.