Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.16 KB

File metadata and controls

41 lines (26 loc) · 1.16 KB

tgit

A simple script to list all the important repositories in your local system.

$ tgit

tinytools + dmenu = ❤️

This script supports dmenu as an interface, so you can list and manage your repos quickly through a bindkey:

$ dmenu_tgit

dependencies:

  • git
  • find
  • awk

Instalation

To install tgit you can edit the Makefile to match your local setup (tgit is installed into the /usr/local/bin by default).

Afterwards enter the following command to install tgit (if necessary as root).

sudo make install

Team

Edimar Calebe Castanho Gabriel Gaboardi
Edimar Calebe Castanho (Calebe94) Gabriel Gaboardi (Gabo)

License

All software is covered under GNU General Public License v3.0.