jorgebucaran / fisher

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

install help #721

Closed justinbalaguer closed 2 years ago

justinbalaguer commented 2 years ago
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher

why does this output

bash: source: filename argument required
source: usage: source filename [arguments]

works perfectly on wsl but on my ubuntu laptop it shows that error.

jorgebucaran commented 2 years ago

Are you running that in bash or Fish?

justinbalaguer commented 2 years ago

forgot to close this. It's working apparently after restarting 🤷‍♂️😅