Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where i can find packages? #59

Closed
nanotime opened this issue Sep 20, 2015 · 5 comments
Closed

where i can find packages? #59

nanotime opened this issue Sep 20, 2015 · 5 comments

Comments

@nanotime
Copy link

Is a pretty basic question but, ok omf install {{packagename}}... cool, but i'm new with this and i don't know any index of packages or something... are independient in they own repos? are they in the same repo of OMF? can i list them in the terminal like themes? some hint here?

I know that my question is pretty stupid but, really im googling and get nothing D:

@derekstavis
Copy link
Member

At this moment you can browse our core-supported plugins and themes on our profile:

https://github.com/oh-my-fish?utf8=✓&query=plugin
https://github.com/oh-my-fish?utf8=✓&query=theme

But as package system is decentralised you can browse all packages available in the registry:

https://github.com/oh-my-fish/oh-my-fish/tree/master/db/pkg
https://github.com/oh-my-fish/oh-my-fish/tree/master/db/theme

We are working to bring better documentation of available packages back into this repository. #55 are working on theme previews, and should be merged soon. Probably there should be a also package list in the near future.

@bpinto
Copy link
Member

bpinto commented Sep 21, 2015

If you type omf list you will be able to see a list of packages to install, or just do omf install and hit tab for autocomplete.

@derekstavis
Copy link
Member

I have compiled a plugin list here:

https://gist.github.com/derekstavis/26b7fc254cbc9bc4d461

@nanotime
Copy link
Author

Hey! Thanks dudes!

@bpinto bpinto closed this as completed Sep 27, 2015
@Darkless012
Copy link

Darkless012 commented Jul 25, 2019

For those who will need this in future (including me):
You can list and browse all the available packages from terminal: omf search '.*' | less -R

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants