vim icon indicating copy to clipboard operation
vim copied to clipboard

prompt_pure_setup 要去哪里下载呢?

Open sisrfeng opened this issue 5 years ago • 5 comments

[ 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

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

sisrfeng avatar Apr 26 '20 06:04 sisrfeng

Same problem. Waiting for the answer.

linweilin avatar Nov 08 '20 15:11 linweilin

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

skywind3000 avatar Nov 08 '20 20:11 skywind3000

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

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

linweilin avatar Nov 09 '20 01:11 linweilin

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.

linweilin avatar Nov 09 '20 14:11 linweilin

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

2个文件一样的啊

sisrfeng avatar Nov 13 '20 13:11 sisrfeng