Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jabellard/chp
- Owner: jabellard
- Created: 2017-09-21T22:30:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T22:39:40.000Z (over 7 years ago)
- Last Synced: 2024-11-17T03:15:45.709Z (2 months ago)
- Topics: c, command-line, command-line-tool, gcc, getopt, linux, linux-system-programming, make, systems-programming
- Language: C
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.