powerlevel10k
powerlevel10k copied to clipboard
A Zsh theme
Like this: When there is a lot of space:  When there isn’t much space: 
I've been playing with [distrobox](https://github.com/89luca89/distrobox) containers, and noticed that you have added a `toolbox` segment which also supports `distrobox`. PR for distrobox support here https://github.com/romkatv/powerlevel10k/issues/1696. I found the relevant detection...
# Summary powerlevel10k generally doesn't currently show the custom prompt configured on virtual environment creation. # Observed behavior virtualenv on all Python versions:  venv module on Python 3.9 and...
As much as I love Github's readmes, but doing the whole documentation within a single Readme is sort of inefficient. Especially if there is a lot. Is there a documentation...
Nix now supports new command style, using `nix shell` and `nix develop` commands with `flake.nix` in addition to `nix-shell`. See [Flakes](https://nixos.wiki/wiki/Flakes). The `nix_shell` segment does not seem to be currently...
Hello! I have p10k set up to show git information in my prompt: I've noticed that after I use the [official GitHub command line tool](https://github.com/cli/cli) to submit a pull request...
Hi, Thanks for this fantastic theme :) It would be nice to support `fnm` in addition to `nvm`, `nodenv` and `nodeenv`. > Fast and simple Node.js version manager, built in...
Adds the `arch` prompt to `p10k.zsh`, `ARCH_ICON` to `icons.zsh`, and commented entries in the default configs. Displaying the current CPU architecture is useful on systems where shells may be opened...
Hi @romkatv, been using your prompt for many years now, truly amazing, great thanks! Never tried ~transient~ instant prompt before and after enabling it now I can definitely see the...