A simple and opinionated script to set up Fish Shell with sensible defaults.
Note
This script was developed for my personal use. If you are not me, please fork this repository and tweak it to suit your needs.
First, make sure you have curl and fish installed. After that, open a
terminal and run the following command:
sh -c "$(curl -sSL https://dub.sh/fish-setup)"This project is licensed under the MIT License. See the LICENSE file for details.