Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jabellard/chp

chp - change prompt.
https://github.com/jabellard/chp

c command-line command-line-tool gcc getopt linux linux-system-programming make systems-programming

Last synced: about 8 hours ago
JSON representation

chp - change prompt.

Awesome Lists containing this project

README

        

# chp (change prompt) -- version 2.0
## I. Features
This tool can be used to fully customize the bash shell prompt.

## II. Instalation Guide

### To install on Linux, run the following commands:
```
make
sudo make install
[OPTIONAL] make clean
```

## III. Documentation
After installation, a man page for the tool is avialable.