fisher: Can't install fisher

Hi, I have an issue installing fisher. The command curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher doesn’t work. Screen Shot 2022-01-23 at 9 40 31 PM My fish is the latest version and I’m using Mac OS 12 on MacBook Pro.

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 3
  • Comments: 16 (7 by maintainers)

Most upvoted comments

I have the same issue,

source: not enough arguments
(23) Failed writing body

You don’t need a .curlrc file. Download this file somewhere and then run:

source somewhere/to/fisher.fish && fisher install jorgebucaran/fisher

And you’re good to go.