Skip to content

Commit 0596660

Browse files
MarkShawn2020claude
andcommitted
docs: add oh-my-lovcode section and new features
- Add customizable statusbar feature - Add session prompt preview feature - Add oh-my-lovcode configuration framework section Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 28a1b92 commit 0596660

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
<p align="center">
2525
<a href="#features">Features</a> •
26+
<a href="#oh-my-lovcode">oh-my-lovcode</a> •
2627
<a href="#installation">Installation</a> •
2728
<a href="#usage">Usage</a> •
2829
<a href="#tech-stack">Tech Stack</a> •
@@ -43,6 +44,18 @@
4344
- **Sub-Agents** — Manage AI agents with custom models
4445
- **Output Styles** — Customize response formatting
4546
- **Marketplace** — Browse and install community templates
47+
- **Customizable Statusbar** — Personalize your statusbar display with scripts
48+
- **Session Prompt Preview** — Hover to preview prompts in session list
49+
50+
## oh-my-lovcode
51+
52+
Community configuration framework for Lovcode, inspired by oh-my-zsh.
53+
54+
```bash
55+
curl -fsSL https://raw.githubusercontent.com/MarkShawn2020/oh-my-lovcode/main/install.sh | bash
56+
```
57+
58+
Share and discover statusbar themes, keybindings, and more at [oh-my-lovcode](https://github.com/MarkShawn2020/oh-my-lovcode).
4659

4760
## Installation
4861

0 commit comments

Comments
 (0)