matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
962 stars 79 forks source link

Namespace required for installing prompt #17

Closed ryzokuken closed 6 years ago

ryzokuken commented 6 years ago

Here's what happen when I try to install it in the normal way (as suggested by docs):

❯ fisher spacefish
Installing 1 plugin/s
! Fetch spacefish github.com/fisherman/spacefish
! There was an error installing spacefish or more plugin/s.
Try using a namespace before the plugin name: owner/spacefish

Easy fix:

~/Code/banter master 
❯ fisher matchai/spacefish
Installing 1 plugin/s
OK Fetch spacefish github.com/matchai/spacefish
Done in 15s 984ms

After this, it just proceeds to throw #16

matchai commented 6 years ago

Hey Ujjwal! Thank you for opening an issue.

You shouldn't need to provide a namespace when installing spacefish, since it has been added to the fisher index here: https://github.com/fisherman/index/blob/master/index#L487-L491

I would suggest trying to run the following commands:

__fisher_remote_index_update
fisher update
fisher install spacefish

I reinstalled spacefish on my end and didn't encounter any issues. Let me know if it still fails to install 😄

ryzokuken commented 6 years ago

I'll try this ASAP. Thanks for the help again.

On Sat 3 Mar, 2018, 1:38 AM Matan Kushner, notifications@github.com wrote:

Hey Ujjwal! Thank you for opening an issue.

You shouldn't need to provide a namespace when installing spacefish, since it has been added to the fisher index here: https://github.com/fisherman/index/blob/master/index#L487-L491

I would suggest trying to run the following commands:

__fisher_remote_index_update fisher update fisher install spacefish

I reinstalled spacefish on my end and didn't encounter any issues. Let me know if it still fails to install 😄

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/matchai/spacefish/issues/17#issuecomment-370038455, or mute the thread https://github.com/notifications/unsubscribe-auth/AMg3Mit76woog35opDLEESa4CpTZe0vUks5taabKgaJpZM4SaY9V .