Chprompt is a tool for managing and customizing Bash prompts easily and efficiently.
- Preview available prompts.
- Apply prompts instantly.
- Inject prompts into your shell configuration.
- Change user/host name references inside prompt templates.
- And more features.
Please read .docs/disclaimer.md before using this tool.
Use this software at your own risk.
The author is not responsible for any damage, data loss, or issues that may result from its use.
Quick install:
git clone https://github.com/Zeronetsec/Chprompt
cd Chprompt
chmod +x install.sh
./install.shFor more detailed installation and uninstallation instructions, see .docs/install_and_uninstall.md.
chprompt --inject 2/52
chprompt --chuser user
chprompt --chuser user newuser
chprompt --show-source 2/52
chprompt --show-ps1 2/52And more commands.
This project is licensed under the MIT License.