Replies: 2 comments
-
This line shouldn't make your prompt any slower. Are you sure that adding and removing just this line makes a difference? |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you have If that's what you already have, then which file is generating the error? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
EDIT: I don't have this problem with my desktop machine, and also assumed cache is always there on normal usage (I guess sometimes it gets cleared). Thanks to the dev for this great tool.
Quick question, I use bare git repo to manage dotfiles with worktree at
$HOME. in `.powerlevel10k.zsh I added the following for an icon if I'm in this environment:I was wondering if the following is the best way to set this environment because it causes the prompt to seem slow (it takes 1 second to update the prompt with the icon, whereas it's always instant without adding the icon this way). At the top of .zshrc:
Is this as good as it gets?
Unrelated:
On occasion I get the following error when the prompt is loaded:
Not sure why.
Beta Was this translation helpful? Give feedback.
All reactions