An open API service indexing awesome lists of open source software.

https://github.com/itsnickbarry/fruit-salad

🍇 🍈 🍒
https://github.com/itsnickbarry/fruit-salad

bash-prompt fruit salad wow

Last synced: 12 months ago
JSON representation

🍇 🍈 🍒

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`.

![screenshot](./screenshot.gif)

## See Also

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