Commit 5555748
docs: Add statusline documentation and .env sourcing
- Added header documentation explaining customization options
- Added .env sourcing for API keys and custom configuration
- Documents PAI_SIMPLE_COLORS option for terminal compatibility
- Explains how to comment out lines users don't want
- Lists environment variables (DA, DA_COLOR, PAI_SIMPLE_COLORS)
Users can now:
- Add API keys to .env for custom features (e.g., quote services)
- Use PAI_SIMPLE_COLORS=1 for terminals with RGB color issues
- Comment out any printf lines they don't need
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ee2e9d5 commit 5555748
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
2 | 26 | | |
3 | 27 | | |
4 | 28 | | |
| |||
0 commit comments