Distinguish your terminal prompts from each other with pseudorandom fruits, selected for freshness.
This should be compatible with other modifications to the prompt; only the end is changed.
The AVAILABLE_FRUITS
and CURRENT_FRUIT
variables are assigned; if you rely on either of these, you might have some issues.
Note:
CURRENT_FRUIT
is not to be confused withCURRANT_FRUIT
.
Replace the string assigned to AVAILABLE_FRUITS
in your .bashrc
with vegetables of your choice.
Run install.sh
or add the contents of set_fruit.sh
to your .bashrc
file manually.
Remove the lines from your .bashrc
file which match the contents of set_fruit.sh
.