Chprompt is a simple, lightweight, and zero-dependency tool to switch your Linux PS1 prompt instantly.
Choose from over 100+ built-in prompt styles.
- Native PS1 Management
- Live Preview Mode
- Session-Based Styling
- Persistent Configuration
This tool modifies your ~/.bashrc and executes raw code in plugins.
Please read the
DISCLAIMER
before use.
Use at your own risk.
git clone https://github.com/Zeronetsec/Chprompt.git
cd Chprompt
chmod +x install.sh
./install.sh
# for backup
./install.sh --backupchprompt --preview <line>/<prompt_number>
chprompt --use <line>/<prompt_number>
chprompt --inject <line>/<prompt_number>
chprompt --listAnd more commands.
This project is licensed under the MIT License.