https://github.com/itsnickbarry/fruit-salad
🍇 🍈 🍒
https://github.com/itsnickbarry/fruit-salad
bash-prompt fruit salad wow
Last synced: 12 months ago
JSON representation
🍇 🍈 🍒
- Host: GitHub
- URL: https://github.com/itsnickbarry/fruit-salad
- Owner: ItsNickBarry
- License: mit
- Created: 2018-06-21T04:39:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-28T14:09:36.000Z (almost 4 years ago)
- Last Synced: 2025-05-25T09:02:38.684Z (about 1 year ago)
- Topics: bash-prompt, fruit, salad, wow
- Language: Shell
- Size: 128 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Fruit $alad
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 with `CURRANT_FRUIT`.
## Vegetables?
Replace the string assigned to `AVAILABLE_FRUITS` in your `.bashrc` with vegetables of your choice.
## Install
Run `install.sh` or add the contents of `set_fruit.sh` to your `.bashrc` file manually.
## Uninstall
Remove the lines from your `.bashrc` file which match the contents of `set_fruit.sh`.

## See Also
[Lunation](https://github.com/itsnickbarry/lunation)