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

How can I install an Oh My Fish! plugin with Fisher? #475

Closed
Globegitter opened this issue Oct 17, 2018 · 2 comments
Closed

How can I install an Oh My Fish! plugin with Fisher? #475

Globegitter opened this issue Oct 17, 2018 · 2 comments
Labels
docs Docs and not so docs

Comments

@Globegitter
Copy link

oh my fish compatibility is mentioned but then not described. How can I install e.g. am oh my fish theme with fisher?

@jorgebucaran
Copy link
Owner

jorgebucaran commented Oct 17, 2018

Use the install command followed by the path to the repository on GitHub:

fisher install oh-my-fish/repository-name

4.2.0

4.0.0

  • Top-level init.fish, uninstall.fish, and key_bindings.fish are no longer supported. These files are no longer given special treatment, so Fisher will put them in your $fisher_path clobbering existing files that have the same name.

3.0.0

  • The 3.0.0 release notes discuss support in detail.
  • Plugins that include init.fish, uninstall.fish, key_bindings.fish or recursive directories should work OOTB.
  • init_ events, hooks, Oh My Fish core library functions and Oh My Fish environment variables such as $OMF_PATH, $package, $path and $dependencies are not currently supported.

@Globegitter
Copy link
Author

ok great thanks for clearing that up in detail got it working now.

Repository owner locked as resolved and limited conversation to collaborators Oct 18, 2018
@jorgebucaran jorgebucaran changed the title oh my fish compatibility How can I install an Oh My Fish! theme with fisher? Oct 18, 2018
@jorgebucaran jorgebucaran changed the title How can I install an Oh My Fish! theme with fisher? How can I install an Oh My Fish! package with Fisher? Oct 22, 2018
@jorgebucaran jorgebucaran pinned this issue May 28, 2020
@jorgebucaran jorgebucaran added the docs Docs and not so docs label Jan 22, 2021
@jorgebucaran jorgebucaran changed the title How can I install an Oh My Fish! package with Fisher? How can I install an Oh My Fish! plugin with Fisher? Jun 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Docs and not so docs
Projects
None yet
Development

No branches or pull requests

2 participants