-
First of all thank you for powerlevel10k, it's great.
I'm struggling to hide vcs in multiline prompt.
If I do all in one line - it works:
```
typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(
…
-
I am on Mac OS Mojave, I am using oh-my-zsh+iTerm2+[powerlevel9k+awesome-patched](https://github.com/Powerlevel9k/powerlevel9k/wiki/Install-Instructions#option-3-install-awesome-powerline-fonts).
B…
-
Hi, I would like a segment for terraform workspace, here we have the plugin for zsh.
https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/terraform
to be able to do something like
`PO…
-
Hi there! This is my all-time favorite font, but actually using it for Powerline nets me this [annoying gap between the triangle character and the rest of the line](https://i.imgur.com/QRxaUex.png). I…
-
I'd like to be able to have task execution times included in the output when running tasks. That can be helpful when trying to optimize a long build process that includes a bunch of tasks.
My firs…
-
this is from my p10k setup
```
typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(
status # exit code of the last command
command_execution_time # duration of the last command
…
-
Using the patched version results in messed up glyphs for Git:
http://i.imgur.com/8tEgJ77.png
Using the normal version renders them correctly, but these vertical red bars appear everywhere:
h…
-
hey folks,
I'm, trying to configure my spaceship prompt to put the context-dependant sections (git, docker etc) on the right prompt so that my left prompt remains a static(ish) width. Unfortunatel…
-
Any time I run `artini/oh-my-git-themes oppa-lana-style` it returns `Seems arialdomartini/oh-my-git-themes is already installed!` and "frezes" after that,
-
Hi, sorry i do not understand what i have to do on this instruction:
- source the font maps (source ~/.fonts/*.sh) in your shell startup script (eg. ~/.bashrc or ~/.zshrc)
Can you help me? thanks.