stevenmerrill/vcprompt

Project ID: 924

Description

vcprompt is a little C program that prints a short string, to be included in your shell prompt, with bare-bones information about the current working directory for various version control systems. It is designed to be small and lightweight rather than comprehensive.

Currently, it has varying degrees of recognition for Mercurial, Git, Subversion, CVS, and Fossil working copies.

vcprompt has no external dependencies: it does everything with the standard C library and POSIX calls. It should work on any POSIX-compliant system with a C99 compiler.

Installation Instructions

Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 6 i386 (9)*, x86_64 (9)* EPEL 6 (133 downloads)
EPEL 7 x86_64 (9)* EPEL 7 (139 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable stevenmerrill/vcprompt
More info about enabling Copr repositories

Other Actions