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

Prezto unable to load theme #2019

Open
RahulSonanis opened this issue Oct 8, 2022 · 7 comments
Open

Prezto unable to load theme #2019

RahulSonanis opened this issue Oct 8, 2022 · 7 comments

Comments

@RahulSonanis
Copy link

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 using prompt -c and set some theme using example prompt 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

  1. Running command prompt <theme_name> does not do anything

Versions

  • Prezto commit: current
  • ZSH version: zsh 5.8.1 (x86_64-apple-darwin21.0)
  • OS information: macOS Monterey 12.6
@jeffwidman
Copy link
Collaborator

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.

@Jaff
Copy link

Jaff commented May 9, 2023

This is also an issue for me; zsh 5.9 (x86_64-apple-darwin22.0) (pre-installed)
prezto installed from GitHub yesterday (commit info:
mjaffe@mjaffe2m-sjc1 .zprezto % git rev-parse HEAD
3c002f7
Zpresto issues.txt
And I've already run chsh -s /bin/zsh

@belak
Copy link
Collaborator

belak commented May 9, 2023

Have you made sure the sub modules are loaded? If you cd to prezto's directory and run git submodule update --init it will make sure all sub modules are updated and loaded for your next shell load.

@belak
Copy link
Collaborator

belak commented May 9, 2023

Additionally, which prompts are you trying to load? Are there any error messages popping up?

@belak
Copy link
Collaborator

belak commented May 9, 2023

Zpresto issues.txt

@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.

@Jaff
Copy link

Jaff commented May 9, 2023 via email

@Jaff
Copy link

Jaff commented May 10, 2023

git submodule update --init

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