withfig / plugins

Plugin store for zsh, bash & fish.
https://fig.io
MIT License
166 stars 49 forks source link

Plugins don't seem to be installed #39

Open pakatagoh opened 2 years ago

pakatagoh commented 2 years ago

Hey Fig team! Great product and loving it so far!

Just started trying out the plugins feature but it doesn't seem to work for me

running on:

I don't see any plugins installed in the ~/.local/share/fig/plugins/ folder

image

I've installed a couple of plugins but nothing seems to be working

image

Here's the output for the fig doctor command

image

Hope to get some help! Thanks!

carl2x commented 2 years ago

I am also experiencing the same issue. Also just curious, what terminal are you using?

pakatagoh commented 2 years ago

I am also experiencing the same issue. Also just curious, what terminal are you using?

@carl2x I'm using iterm.

Modelmund commented 2 years ago

new to fig, same issue here.

grant0417 commented 2 years ago

Seems like something is still not quite working here, try running fig plugins sync to download all plugins!

carl2x commented 2 years ago

@grant0417 This fixed it for me. I also created a mixin in fig to sync everything. image

pakatagoh commented 2 years ago

Now I'm getting an error with fig plugins sync command unfortunately

image
OriBenHur-akeyless commented 2 years ago

Now I'm getting an error with fig plugins sync command unfortunately

image

make sure your ~/.gitconfig doesn't have

[url "git@github.com:"]
  insteadOf = https://github.com/

in it

pthreadself commented 1 year ago

same issue here.