Prezto: just updated every new tab I see "Couldn't read file ...functions/prompt_agnoster_setup containing theme agnoster." etc..

Created on 15 Nov 2014  ·  3Comments  ·  Source: sorin-ionescu/prezto

As per subject.

Couldn't read file /Users/stefano/.zprezto/modules/prompt/functions/prompt_agnoster_setup containing theme agnoster.
Couldn't read file /Users/stefano/.zprezto/modules/prompt/functions/prompt_powerline_setup containing theme powerline.
Couldn't read file /Users/stefano/.zprezto/modules/prompt/functions/prompt_pure_setup containing theme pure.

It looks like after the update there is a reference to some themes that changed location.
Any suggestion about how to go about this?
Thank you.

Discussion

Most helpful comment

ah, problem solved. had to follow this:
https://github.com/sorin-ionescu/prezto#updating

i.e. git pull && git submodule update --init --recursive

All 3 comments

I needed to fetch the git submodules to fix this.
All good now.

I'm still having this issue after upgrading prezto recently. inside prezto dir I ran git submodule update --recursive. anything else you had to do @stefanosc ?

ah, problem solved. had to follow this:
https://github.com/sorin-ionescu/prezto#updating

i.e. git pull && git submodule update --init --recursive

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lokesh-krishna picture lokesh-krishna  ·  5Comments

gdetrez picture gdetrez  ·  5Comments

EllieRagone picture EllieRagone  ·  4Comments

hiqua picture hiqua  ·  6Comments

adrian-amaglio picture adrian-amaglio  ·  5Comments