-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
Prezto unable to load theme #2019
Comments
TBH, this is almost impossible for anyone other than you to debug at least with the information given. It all works fine on my machine. If you can dig further and get to a point where you have something reproducible then maybe someone can help you. |
This is also an issue for me; zsh 5.9 (x86_64-apple-darwin22.0) (pre-installed) |
Have you made sure the sub modules are loaded? If you cd to prezto's directory and run |
Additionally, which prompts are you trying to load? Are there any error messages popping up? |
@Jaff it looks like you load the prezto settings, but don't actually load the prezto init file, so no prezto features are actually loaded. It would help if you could use the official runcoms for debugging. |
Hi,
Yes, when I initially cloned, I included —recursive option.
Mark
--
Mark Jaffe
***@***.***
http://markie.info
https://github.com/Jaff
408-807-2093 (cell)
…On May 9, 2023 at 8:59 AM -0700, Mark Jaffe ***@***.***>, wrote:
This is also an issue for me; zsh 5.9 (x86_64-apple-darwin22.0)
prezto installed from GitHub yesterday (commit info:
***@***.*** .zprezto % git rev-parse HEAD
3c002f7
Zpresto issues.txt
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
|
Description
I installed Prezto and setup theme but it is not loading. Tried searching through many resources but did not get it working.
I'm able to see all the listed themes after running command
prompt -l
. I can even check my current theme usingprompt -c
and set some theme using exampleprompt pure
command however nothing happens the terminal remains the same.Expected behavior
Able to load theme
Actual behavior
Theme is not loading
Steps to Reproduce
prompt <theme_name>
does not do anythingVersions
The text was updated successfully, but these errors were encountered: