🌀 Better Prompt — Make Your Terminal Yours

A simple yet powerful Python utility that personalizes your Bash experience by writing a custom colorful prompt directly into your .bashrc.
Tired of the boring default $? Add personality, color, and context to every command line you type.


✨ Features

  • 🎨 Customizable Prompts — Set any text or symbol as your prompt suffix.
  • 🧠 Smart Update System — Automatically replaces old prompts using clean markers.
  • 🛡️ Safe Modifications — Creates a .bashrc.backup before editing anything.
  • 💻 ANSI Color Support — Stylish, vibrant colors in your terminal.
  • 🔁 Re-runnable — Update your prompt anytime without duplicates.

🚀 Installation

Clone the repo to your system:

git clone https://github.com/yourusername/better-prompt.git
cd better-prompt
python3 main.py "⚡ HornetShell"

don't forget to gimme a star ✨