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

gdetrez picture gdetrez  路  5Comments

mischaboldy picture mischaboldy  路  3Comments

lokesh-krishna picture lokesh-krishna  路  5Comments

kud picture kud  路  3Comments

daiyanze picture daiyanze  路  4Comments