powerlevel10k icon indicating copy to clipboard operation
powerlevel10k copied to clipboard

A Zsh theme

Results 159 powerlevel10k issues
Sort by recently updated
recently updated
newest added

Like this: When there is a lot of space: ![2022-08-01 16-33-24 的屏幕截图](https://user-images.githubusercontent.com/86951976/182107888-b644596d-d69b-4002-932c-d605a4891b2d.png) When there isn’t much space: ![2022-08-01 16-33-42 的屏幕截图](https://user-images.githubusercontent.com/86951976/182107883-c04af56e-f696-4923-9c94-9e97f855c8cc.png)

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: ![image](https://user-images.githubusercontent.com/6032823/178191047-66ea18c6-a8d0-4969-b0d2-9c88a4fa95fc.png) 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...