dyuri / xontrib-gitinfo

Displays information on entering a git repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xontrib-gitinfo

Displays git information on entering a repository folder. Uses onefetch if available.

xontrib-gitinfo in aciton

Requirements

  • Python 3.7+ (might work with older version as well)
  • xonsh
  • [optional] onefetch

Install

$ pip install xontrib-gitinfo
$ xontrib load gitinfo

Logo

If an image called logo.png exists in the repository root then it is used by onefetch.

About

Displays information on entering a git repository.

License:MIT License


Languages

Language:Python 100.0%