What is Nostr?
satona
npub1y64…y5uf
2023-02-16 15:53:33

satona on Nostr: Installing Fish shell on macOS is straightforward and can be done using a package ...

Installing Fish shell on macOS is straightforward and can be done using a package manager like Homebrew, or by downloading the official installer from the Fish shell website. Here are the steps to install Fish shell using Homebrew:

Open Terminal.app, which is located in the /Applications/Utilities folder.
Install Homebrew by running the following command in the Terminal:
bash
Copy code
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Once Homebrew is installed, run the following command to install Fish shell:
Copy code
brew install fish
Once the installation is complete, you can start using Fish shell by running the command fish in the Terminal.
Alternatively, you can download the official Fish shell installer from the Fish shell website and follow the installation instructions provided. Here is the link to the download page: https://fishshell.com/.
Author Public Key
npub1y64cr826gapf5aj8negqwhhd7ydzlaafs87mzr964sp3rjmt56xshmy5uf