1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-04-02 20:04:35 +08:00
ohmyzsh-mirror/plugins/sccs/README.md
2020-04-10 09:50:04 +02:00

12 lines
297 B
Markdown

## SCCS Plugin
This plugin adds a prompt for [SCCS](https://sccs.sourceforge.net) repositories.
It will show a directory with checked-out files as *dirty*, else *clean*.
### SCREENSHOT
![Doing its thing](screenshot.png)
### CONTRIBUTOR
- [dertuxmalwieder](https://github.com/dertuxmalwieder)