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

prompt_pure_setup 要去哪里下载呢? #16

Open
sisrfeng opened this issue Apr 26, 2020 · 5 comments
Open

prompt_pure_setup 要去哪里下载呢? #16

sisrfeng opened this issue Apr 26, 2020 · 5 comments

Comments

@sisrfeng
Copy link

[ lll@ubuntu clwf] $ docker exec -it cen /bin/zsh
Couldn't read file /root/.antigen/bundles/sorin-ionescu/prezto/modules/prompt/functions/prompt_powerlevel9k_setup containing theme powerlevel9k.
Couldn't read file /root/.antigen/bundles/sorin-ionescu/prezto/modules/prompt/functions/prompt_powerline_setup containing theme powerline.
Couldn't read file /root/.antigen/bundles/sorin-ionescu/prezto/modules/prompt/functions/prompt_pure_setup containing theme pure.
[root@bd037f2b9c4b ~]# cd /root/.antigen/bundles/sorin-ionescu/prezto/modules/prompt/functions
[root@bd037f2b9c4b functions]# ls
async prompt_damoekri_setup prompt_nicoulaj_setup prompt_powerlevel9k_setup prompt_smiley_setup
prompt-pwd prompt_giddie_setup prompt_paradox_setup prompt_powerline_setup prompt_sorin_setup
prompt_agnoster_setup prompt_kylewest_setup prompt_peepcode_setup prompt_pure_setup prompt_steeef_setup
prompt_cloud_setup prompt_minimal_setup prompt_powerlevel10k_setup prompt_skwp_setup
[root@bd037f2b9c4b functions]# prompt_pure_setup
zsh: command not found: prompt_pure_setup
[root@bd037f2b9c4b functions]# ls prompt_pure_setup
prompt_pure_setup
[root@bd037f2b9c4b functions]# ln prompt_pure_setup
lrwxrwxrwx 1 root root 25 Apr 13 08:12 prompt_pure_setup -> ../external/pure/pure.zsh
[root@bd037f2b9c4b functions]# cd ../external/pure/pure.zsh
cd: no such file or directory: ../external/pure/pure.zsh

[root@bd037f2b9c4b pure]# cd /
[root@bd037f2b9c4b /]# find -path 'pure.zsh'
./root/.antigen/bundles/sorin-ionescu/prezto/modules/prompt/external/powerlevel10k/config/p10k-pure.zsh

没找到啊。
不过缺了这几项,目前没有遇到问题

@linweilin
Copy link

Same problem. Waiting for the answer.

@skywind3000
Copy link
Owner

用 prezto.zsh,zshrc.zsh 我已经放弃更新了

@linweilin
Copy link

用 prezto.zsh,zshrc.zsh 我已经放弃更新了

Dalao还会再出一篇类似zshrc.zsh的食用指南吗?小白求攻略!

@linweilin
Copy link

linweilin commented Nov 9, 2020

Hi, @sisrfeng. You can get it from

git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"

Then create symbol link to where the files missing.

@sisrfeng
Copy link
Author

用 prezto.zsh,zshrc.zsh 我已经放弃更新了

2个文件一样的啊

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

3 participants