-
Recently I had been seeing "!1" in a particular git repo I have, which I could only get rid of by issuing a "git status" command. I updated to the latest version of powerlevel10k, and the problem has …
-
Just noticed today that the git status does not automatically sync with the upstream branch.
For example, when I navigate into an outdated repo nothing is shown in the prompt status and it does not …
-
Screenshot:
Problem 1: it is not so clear what is conda and what is venv.
Possible solution: use the conda logo instead of the python logo next to the conda environment name in the prompt?
…
-
Using:
`zsh 5.4.2 (x86_64-ubuntu-linux-gnu)`
`antigen (latest)`
`hyperterm 3.0.2 on WSL`
https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
![image](https://user-images.githubusercontent.com/11033…
-
Hi, i keep getting this error installin on Termux/OhMyZsh
Logs:
Xtrace:
+(anon):7> setopt monitor
+(anon):9> (( ! _GITSTATUS_STATE_POWERLEVEL9K ))
+(anon):10> [[ -r /proc/version ]]
+(anon…
-
### Issue description
Hi community,
I recently switched to home-manager and moved my `zsh` and `oh-my-zsh` configs to `.config/nixpkgs/home.nix`, like so;
```
programs.zsh = {
ena…
-
I want to show battery segment based on a condition. I know I can hide if it is above a threshold value by setting `POWERLEVEL9K_BATTERY_HIDE_ABOVE_THRESHOLD` and I know I can write a custom segment w…
-
When I try to to always show az and kube context this happens:
![image](https://user-images.githubusercontent.com/12819039/107129475-de28e480-68c5-11eb-868d-fd075a316e18.png)
Looks like the two cont…
-
When I press enter, I feel a slight delay. This delay is more visible when I spam enter. You can see it here:
[![asciicast](https://asciinema.org/a/Y5cHG2gqYraiqGElu0GaV3LS2.svg)](
https://ascii…
-
I used the zsh configuration from a working manjaro distro and put it on my arch PC. I am using your powerlevel10k theme and everything works perfectly, except gitstatus.
I installed gitstatus via AU…