Fish Shell For Mac



Fish Shell For Mac

About the App

  • App name: Fish Shell
  • App description: fish (App: fish.pkg)
  • App website: http://fishshell.com

Install the App

Fish Shell For Mac Computers

Fish
  1. Press Command+Space and type Terminal and press enter/return key.
  2. Run in Terminal app:
    ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null
    and press enter/return key.
    If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish.
  3. Run:
    brew cask install fish

Done! You can now use Fish Shell.

Similar Software for Mac

Install iTerm 2

Fish shell use ctrl+f shortcut for completing a suggestion. Using the ctrl key forces me to change my hand position over the keyboard. As an alternative, we can use space+enter shortcut as a.

  1. Solved the problem for me also. For anyone else who encounters this I had to add /usr/local/bin/fish to /etc/shells and then I had to re-run the command. Chsh -s /usr/local/bin/fish. After that, fish was now the default shell for OS X Terminal!
  2. It depends on what you feel comfortable with and what your needs are but I personally use bash, which is an enhanced version of the Bourne shell(sh), so far have had no problems. However, the z-shell is considered to be the most user friendly.

Download, unzip and drag to your Applications directory.

Install Fish

brew install fish

echo '/usr/local/bin/fish' | sudo tee -a /etc/shells

iTerm2 > Preferences > Profiles > General > Basics / Name: fish > Command: /usr/local/bin/fish

Fish shell macroFish shell for mac os

Restart iTerm2

Install oh-my-fish

curl -L https://github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | fish

Fish Shell Mac Setup

Install oh-my-fish agnoster package

omf install agnoster

Restart iTerm2

git clone https://github.com/powerline/fonts.git --depth=1

Fish Shell For Mac Catalina

cd fonts

./install.sh

Fish Shell For Mac Osx

cd ..

Fish Shell Macro

rm -rf fonts

iTerm2 > Preferences > Profiles > Text > Font > Change Font > 14pt Meslo LG M Regular for Powerline

Restart iTerm2

Solarized Dark iTerm2 theme

Save Link As ... > https://raw.githubusercontent.com/mbadolato/iTerm2-Color-Schemes/master/schemes/Solarized%20Dark%20-%20Patched.itermcolors

Shell

Double Click

iTerm2 > Preferences > Profiles > Colors > Color Presets > Solarized Dark - Patched

Fish Shell For Mac

Restart iTerm2

Credits