Configuration Dashboard

Settings
bash — guest@linux: ~/projects
Welcome to the interactive Bash Prompt Visualizer.
Type commands in the prompt below! Try "help", "ls", "git status", or "cowsay hello".
Generated ~/.bashrc Code Block
# Loading...

How to Apply:

  1. Open your terminal.
  2. Open your bash configuration file in an editor: nano ~/.bashrc
  3. Scroll to the bottom of the file and paste the copied block of code.
  4. Save and close the file (in nano, press Ctrl+O, Enter, then Ctrl+X).
  5. Apply the changes immediately by running: source ~/.bashrc