Skip to content

Instantly share code, notes, and snippets.

View puncharasx's full-sized avatar
🌼

Puncharas Phosap puncharasx

🌼
  • Bangkok, Thailand.
  • 11:16 (UTC +07:00)
View GitHub Profile
@puncharasx
puncharasx / fish_install.md
Created December 19, 2023 04:27 — forked from gagarine/fish_install.md
Install fish shell on macOS Mojave with brew

Installing Fish shell on MacOS (Intel and M1) using brew

Fish is a smart and user-friendly command line (like bash or zsh). This is how you can instal Fish on MacOS and make your default shell.

Note that you need the https://brew.sh/ package manager installed on your machine.

Install Fish

brew install fish