my xfce4 dotfiles
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
243 B

3 years ago
  1. ## Fossil Plugin
  2. This plugin adds completion support and prompt for fossil repositories.
  3. The prompt will display the current branch and status been dirty or clean.
  4. ### CONTRIBUTOR
  5. - Jefferson González ([jgmdev](https://github.com/jgmdev))