-
Notifications
You must be signed in to change notification settings - Fork 810
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
Local theme created using scaffold can not be used with omf install <localtheme>
#401
Comments
omf theme <localtheme>
omf install <localtheme>
I'm a little confused by these instructions. Offline package/theme install is something we need to get on top of. Feel free to suggest a PR. |
I don't know, the last version of oh-my-fish I've used is clearly the On Tue, Sep 13, 2016 at 8:08 AM Itzik Ephraim notifications@github.com
|
Hello! thanks! |
@lachenmayer: Any news? @fredo-wunder: What you're asking is very doable. The basic steps are:
If you make additional changes to your theme, you can simply update OMF ( If you have more questions, feel free to ask. |
The questions seem to be answered. |
I'm not sure I'd personally consider this closed, since the instructions given by omf itself are misleading. I created a new theme following what's in README.md and see the same as the original poster:
omf is telling me to use "omf install" to install the theme, but when I try that, I see this issue. ⋊> ~/.c/o/t/jdob omf install jdob 15:06:48 |
@jdob The instructions are not designed to be misleading, but there is a bug in the code. I thought we fixed that at some point, but it seems I was just imagining it. The problem is that This issue is closed because the problem you are describing is a different issue. |
Ahh, ok, my bad. I thought the resolution was that it wasn't a bug. Thanks for the clarification :) |
Hiya, installing fish on a new laptop, shows me how outdated all my dotfiles are on my old machine ;)
To reproduce:
expected: new theme is used
actual:
Manually editing the
theme
file does work as expected.macOS 10.11.6 / fish 2.3.1 / omf 2
The text was updated successfully, but these errors were encountered: