powerlevel10k icon indicating copy to clipboard operation
powerlevel10k copied to clipboard

Theme not working...

Open imgustavo opened this issue 3 years ago • 2 comments

My man, you did an awesome job creating this theme and many others, im really loving your work. The issue with this one is not working. I have this message when i try to run my zsh after follow your installation steps:

/Users//.zshrc:source:110: no such file or directory: /Users//powerlevel10k/powerlevel10k.zsh-theme

Can you please give me a hint how to fix this bug? I really want to use your awesome theme! Looking forward to hear you

imgustavo avatar Nov 04 '22 11:11 imgustavo

Same error here

ricardoantonio avatar Nov 11 '22 23:11 ricardoantonio

I think because the path to the directory powerlevel10k.zsh-theme is wrong

you must open .zshrc file and see line 110. because it should be. /Users/NAME_YOU_DEVICE/powerlevel10k/powerlevel10k.zsh-theme

DogeCnx avatar Feb 15 '23 20:02 DogeCnx