Repo detail
L-ubu/Terminup
Extracted labels
Project type: CLI tool
Idea patterns: Dev tool, Personal productivity
Scope: Production-ish
Audience: Public users
AI tools: Other
Confidence 0.90
Why these labels
- Enhances terminal experience
- Provides useful productivity tools
- Supports Zsh shell
Commit activity (sampled)
Commits sampled
8
Active days
1
Build span
0 days
Median gap
— days
First commit
1/30/2026
Latest commit
1/30/2026
README keyword snippets
# Color definitions ├── completions.zsh # Tab completion ├── cursor-effects.zsh # Cursor styling ├── ddev.zsh # DDEV integration
```bash cd ~/Projects/Terminup git pull source ~/.zshrc ``` --- ## Credits Built with Zsh and caffeine. Inspired by: - [Powerlevel10k](https://github.com/romkatv/po