jorgebucaran / fisher

A plugin manager for Fish
https://git.io/fisher
MIT License
7.53k stars 257 forks source link

source: not enough arguments when running curl #779

Closed bradybutcher closed 7 months ago

bradybutcher commented 7 months ago

I ran "curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher" and i recieve the output "source: not enough arguments." any ideas?

jorgebucaran commented 7 months ago

It seems like the problem might be with your Fish. Which version of Fish you are using?

bradybutcher commented 7 months ago

update: figured it out, realized i wasn't running the command in the fish shell but rather my zsh shell.