Renamed title and added some additional context.
This commit is contained in:
2025-08-09 21:31:21 +01:00
parent 973e728dce
commit 1e7a03c58b

View File

@@ -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. 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 ## Features