Added fossil plugin.

This commit is contained in:
jgmdev 2016-05-10 13:23:23 -03:00
commit 2bce3b1f58
2 changed files with 96 additions and 0 deletions

7
plugins/fossil/README.md Normal file
View file

@ -0,0 +1,7 @@
## Fossil Plugin
This plugin adds completion support and prompt for fossil repositories.
The prompt will display the current branch and status been dirty or clean.
### CONTRIBUTOR
- Jefferson González ([jgmdev](https://github.com/jgmdev))