-
Figure out a way to ignore initial p10k config and apply existing one
Going through initial config returns this:
![image](https://github.com/user-attachments/assets/6e6af585-eb54-4990-86e0-763cd7d…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### What would you like to see added?
Some segments can take a long time to load, such as the Last.fm music segment, as it…
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
After I run p10k configure and…
-
**Is your feature request related to a problem? Please describe.**
Just a feature request. Can you provide a way to make spaceship "transistent", so only last prompt is fully buffed and old ones ge…
-
## Feature Request
#### Is your feature request related to a problem? Please describe.
no
#### Describe the solution you'd like
an option to add suffix, e.g. in p10k:
```
typeset -g POW…
-
Hello,
I'm new to Mac and just started customizing my terminal.
I downloaded p10k using brew and the setup went well.
Now when I try to edit the .p10k.zsh file using `open ~/.p10k.zsh` I'm getting …
-
error code:
```zsh
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
fi
```
-
For a split second, the right side of the prompt appears in the middle of the terminal (in my settings, it currently shows the time taken for the command) before settling down correctly. This happens …
rjeye updated
1 month ago
-
## Feature Request
#### Is your feature request related to a problem? Please describe.
I'm migrating away from p10k which is now on lifesupport.. One functionality I really liked using p10k was …
-
See [here](https://github.com/romkatv/powerlevel10k/blob/f220106baaea3d771bc3f9f5c41150fef97b5b5c/internal/p10k.zsh#L244). This is not public API (I think), but this segment is more time-consuming to …