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

belak picture belak  ·  4Comments

ww7 picture ww7  ·  4Comments

aliostad picture aliostad  ·  4Comments

daiyanze picture daiyanze  ·  4Comments

jeffwidman picture jeffwidman  ·  3Comments