0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/plugins/fossil
2021-03-15 23:27:57 +01:00
..
fossil.plugin.zsh fix(fossil): PROMPT and RPROMPT are no longer exported (#9655) 2021-03-15 23:27:57 +01:00
README.md Added fossil plugin. 2016-05-10 13:23:23 -03:00

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)