1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-03-29 19:14:05 +08:00
ohmyzsh-mirror/plugins/fossil
2026-03-27 12:28:38 +00:00
..
_fossil feat(fossil): add completion for fossil add (#8564) 2021-12-28 19:04:45 +01:00
fossil.plugin.zsh Merge 033b095212 into 76ffd9e22a 2026-03-27 12:28:38 +00: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)