This commit is contained in:
Cthulhux 2020-04-10 09:50:04 +02:00
commit c77cc7a8e0
3 changed files with 62 additions and 0 deletions

11
plugins/sccs/README.md Normal file
View file

@ -0,0 +1,11 @@
## 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)