Theme not found
Sosep opened this issue · 3 comments
Sosep commented
Hello. I have tried to install the them following the Manual and Zplug instructions when the first didn't work.
In both cases when i opened the console, it shown me the error:
[oh-my-zsh] theme 'sobolevn/sobole-zsh-theme' not found
I checked all and it seemed to be ok. In addition i tried to install Power10k to check if it was because my zsh but i worked right.
Could you help me pls? Thanks for your time
sobolevn commented
@Sosep sure, happy to help :)
Here's my exact setup:
zplugrc
: https://github.com/sobolevn/dotfiles/blob/44136b655e6a09ab435cb60cf534c725748a5cdd/config/zplugrc#L11zshrc
withTHEME
: https://github.com/sobolevn/dotfiles/blob/44136b655e6a09ab435cb60cf534c725748a5cdd/config/zshrc#L4-L5- Calling
zplugrc
fromzshrc
: https://github.com/sobolevn/dotfiles/blob/44136b655e6a09ab435cb60cf534c725748a5cdd/config/zshrc#L45-L49
Will this work for you?
Sosep commented
Hi. I have installed zplug on "~/" path where is ".zplug" folder.
In addition my "~/.zshrc" file is: https://pastebin.com/p6TJirGA
and the file "~/.zplugrc" is: https://pastebin.com/Z4HRnmpG
And although is not showing any error, the terminal is not changing
El mié, 7 ago 2024 a las 11:34, sobolevn ***@***.***>)
escribió:
… @Sosep <https://github.com/Sosep> sure, happy to help :)
Here's my exact setup:
- zplugrc:
https://github.com/sobolevn/dotfiles/blob/44136b655e6a09ab435cb60cf534c725748a5cdd/config/zplugrc#L11
- zshrc with THEME:
https://github.com/sobolevn/dotfiles/blob/44136b655e6a09ab435cb60cf534c725748a5cdd/config/zshrc#L4-L5
- Calling zplugrc from zshrc:
https://github.com/sobolevn/dotfiles/blob/44136b655e6a09ab435cb60cf534c725748a5cdd/config/zshrc#L45-L49
Will this work for you?
—
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOSLTTYW5AZI73NJ6RMCMMTZQHS3NAVCNFSM6AAAAABMDIRPRWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZTGA2DEMJZHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
sobolevn commented
Do you see any zplug output in your shell? What does zplug status
report?