-
### Versions
ConEmu build: 200615 x64
OS version: Windows 1909 x64
Used shell version: zsh 5.1.1
### Problem description
When setting oh-my-zsh theme to powerlevel10k, the right prompt spans …
-
## Environment
```zsh
% typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace
typeset VENDOR=apple
typeset OSTYPE=darwin23.0
typeset ZSH_PATCHLEVEL=zsh-5.9-0-g73d3173
typeset -…
-
[WARNING]: Console output during zsh initialization detected.
When using Powerlevel10k with instant prompt, console output during zsh
initialization may indicate issues.
You can:
- Recomme…
-
oh-my-zsh 周り
```
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
git clone --depth=1 https://github.com/romkatv/powerleve…
-
On my macbook by following the installation [instructions](https://draculatheme.com/powerlevel10k)
After activation errors appeared, I fixed them by specifying my home directory, path to powerlevel10…
-
# zsh 透過 zinit 安裝 Powerlevel10k 佈景主題 - Code and Me
zsh 透過 zinit 安裝 Powerlevel10k 佈景主題
[https://blog.kyomind.tw/powerlevel10k/](https://blog.kyomind.tw/powerlevel10k/)
-
#### Is your feature request related to a problem? Please describe
Certain "info" (eg. `kubectl config current-context` or parts of `gcloud info`) is only relevant when running certain commands.
C…
-
# zsh
## mac
### zsh로 chsh
```sh
chsh -s /bin/zsh
```
### ohmyzsh 설치
https://github.com/ohmyzsh/ohmyzsh?tab=readme-ov-file#basic-installation
```sh
sh -c "$(curl -fsSL https://raw.github…
-
Something related to the complex of symlinks included in this startup kit causes P10K to not recognize the config file it places in the home directory on startup, leading it to open the extremely anno…
-
Recommended font for powerlevel10k per https://github.com/romkatv/powerlevel10k/blob/master/font.md , distributed from their own repo https://github.com/romkatv/powerlevel10k-media/ and licensed under…