Skip to content

Fish shell plugin for Homebrew on Apple Silicon

License

Notifications You must be signed in to change notification settings

dteoh/fish-homebrew-apple-silicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

fish-homebrew-apple-silicon

Fish shell integration for Homebrew users on Apple Silicon.

Install

Assuming that you are using a fish shell plugin manager such as Fisher:

$ eval (/opt/homebrew/bin/brew shellenv)
$ # install fisher
$ fisher install dteoh/fish-homebrew-apple-silicon

... then start a new shell.

The initial eval is required so that the plugin manager can find fish. Otherwise, installing this plugin will most likely fail.