Closed PatrykPetryszen closed 4 years ago
Since you are loading Powerlevel10k from /usr/local/opt
, you need to remove the line that sets THEME
. That line attempts to load a second theme (this is not what you want because you don't want two themes loaded at once).
Thanks for the fast response. It worked for the error but didn't fix the icons for the pop up iterm terminal. Any suggestions how can I fix it? I use it quite often. Thanks! So it looks like this now:
What is the pop up iterm terminal?
The one at the top I have posted a screenshot of. You can assign a hotkey to invoke it and then hide it. It appears on the half of the screen. So on the screenshot I have open pop up one where icons don't work and normal one with icons.
I suggest filing an issue against your terminal.
You can verify that the issue is not with powerlevel10k by replacing it with agnoster.
Okay, Thank you. Not really sure how to replace it with agnoster. Then I would need to uncomment the Theme in .zshrc and do something else on the pk10?
That’s OK, you don’t need to verify it.
Closing because the issue is with the terminal and not with powerlevel10k.
For anybody stumbling upon this issue as I did: i would suggest reviewing the font in the terminal profile.
In iTerm the hotkey profile (pop up profile) uses another font selection, which is not automatically set when installing powerlevel10k. I was able to fix the issue by inspecting the font set for the default profile, and manually changing the settings to match in the hotkey profile.
I have the similar problem... Here is the error showed on my terminal screen
zsh-newuser-install: startup files exist, aborting.
Use the argument -f if you want to force the function to be run again. (anon):zcompile:20: can't write zwc file: /home/TechHoax Developerⓢ/.oh-my-zsh/custom/themes/powerlevel10k/powerlevel9k.zsh-theme.tmp.45506.zwc (anon):zcompile:20: can't write zwc file: /home/TechHoax Developerⓢ/.oh-my-zsh/custom/themes/powerlevel10k/powerlevel10k.zsh-theme.tmp.45506.zwc (anon):zcompile:20: can't write zwc file: /home/TechHoax Developerⓢ/.oh-my-zsh/custom/themes/powerlevel10k/internal/p10k.zsh.tmp.45506.zwc (anon):zcompile:20: can't write zwc file: /home/TechHoax Developerⓢ/.oh-my-zsh/custom/themes/powerlevel10k/internal/icons.zsh.tmp.45506.zwc (anon):zcompile:20: can't write zwc file: /home/TechHoax Developerⓢ/.oh-my-zsh/custom/themes/powerlevel10k/internal/configure.zsh.tmp.45506.zwc (anon):zcompile:20: can't write zwc file: /home/TechHoax Developerⓢ/.oh-my-zsh/custom/themes/powerlevel10k/internal/worker.zsh.tmp.45506.zwc (anon):zcompile:20: can't write zwc file: /home/TechHoax Developerⓢ/.oh-my-zsh/custom/themes/powerlevel10k/internal/parser.zsh.tmp.45506.zwc (anon):zcompile:20: can't write zwc file: /home/TechHoax Developerⓢ/.oh-my-zsh/custom/themes/powerlevel10k/gitstatus/gitstatus.plugin.zsh.tmp.45506.zwc (anon):zcompile:20: can't write zwc file: /home/TechHoax Developerⓢ/.oh-my-zsh/custom/themes/powerlevel10k/gitstatus/install.tmp.45506.zwc
╭─ ~ ······················································· ✔ at 12:40:51 AM ─╮ ╰─ ─╯ _p9k_dump_state:sysopen:6: can't open file /home/TechHoax Developerⓢ/.cache/p10k-dump-TechHoax Developerⓢ.zsh.tmp.45506: no such file or directory
Please helppp
Does this work?
touch ~/foo && zcompile -R -- ~/foo.zwc ~/foo && ls -l ~/foo ~/foo.zwc && rm -f ~/foo ~/foo.zwc
Hey. I have recently installed powerlevel10k and I am pleased with it. The only problem is when I change the theme to "powerlevel10k/powerlevel10k" I am getting the following error: If I change it back to "agnoster" I don't have any errors but I can see that the theme doesn't work in a pop-up iterm terminal:
zshrc:
p10k.zsh: