diff --git a/README.md b/README.md index 6acde7e..64aa93a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ -# Fish Installer Script +# Fishing Tackle - My Fish Installer Script + +I created (supported by ChatGPT) this script to automate the installation and setup of the [Fish shell](https://fishshell.com/), the [Fisher](https://github.com/jorgebucaran/fisher) plugin manager, and a curated set of plugins. -Automates installation and setup of the [Fish shell](https://fishshell.com/), the [Fisher](https://github.com/jorgebucaran/fisher) plugin manager, and a curated set of plugins. The script detects your OS/package manager, installs Fish (if needed), ensures Fisher is present, installs/updates plugins, and can optionally set Fish as your default shell. +A simple one liner does all the heavy lifting and is perfect for setting up a new terminal enviroment. + --- ## Features