ohmyzsh/plugins/fossil
2026-04-30 21:24:25 -03:00
..
_fossil feat(fossil): add completion for fossil add (#8564) 2021-12-28 19:04:45 +01:00
fossil.plugin.zsh Merge 033b095212 into e7aa0c56e6 2026-04-30 21:24:25 -03: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)