Commit Graph

842 Commits (master)

Author SHA1 Message Date
Eli Weiss 4a2ef610ef
Add instructions on setting Conemu font
Add instructions on setting font to MesloLGS NF in Conemu
3 months ago
Roman Perepelitsa bde5ca4c2a
docs: the project is on life support 4 months ago
Roman Perepelitsa 3395c828b2 docs: mention that vscode terminal does not respect foreground colors chosen by the user by default 5 months ago
Alejandro Armas 178fcda348
Update README.md Fix Typo (#2637)
Removes the extra ')' in the yazi segment meaning
5 months ago
Roman Perepelitsa d39e426835 docs: mention sessions in the font instructions for MobaXterm (#2599) 6 months ago
weirdgiraffe f880e18769
update readme 7 months ago
Roman Perepelitsa 307bce24d1 docs: fix a link to zsh-theme-powerlevel10k archlinux package 8 months ago
Roman Perepelitsa 35833ea15f docs: document per_directory_history segment (#2384) 8 months ago
Roman Perepelitsa bd0fa8a08f docs: fix a link 8 months ago
Roman Perepelitsa a6fa4e4304 faq: [oh-my-zsh] theme 'powerlevel10k/powerlevel10k' not found 8 months ago
Roman Perepelitsa ab6a863e23 docs: mention truecolor 8 months ago
Roman Perepelitsa 30ba16ecd8 font: update alacritty instructions (#2539)
Alacritty has switched from yaml to toml for its config file.
8 months ago
Roman Perepelitsa c180a5e040 font: fix foot instructions (#2536) 8 months ago
Rhea 9be438f862
add foot font instructions
This adds instructions to the README for users of [foot](https://codeberg.org/dnkl/foot) to enable the MesloLGS Nerd Font as the default in their terminal.
8 months ago
Roman Perepelitsa 47b0187a67 docs: add a note about `p10k reload` (#2006) 10 months ago
Roman Perepelitsa b9a2d846ef docs: clarify that powerlevel10k does not install new commands (#2498) 10 months ago
Roman Perepelitsa 873c4ff09c fix the path to powerlevel10k when installing with homebrew (#2429) 1 year ago
Roman Perepelitsa f8595a35bf use powerlevel10k from homebrew/core when installing with brew 1 year ago
Alejandro Criado-Pérez 717f9a1881
fix typos in docs and comments 1 year ago
Roman Perepelitsa f851f41fc1 remove MULTIBYTE requirement from the configuration wizard (#2397) 1 year ago
Roman Perepelitsa 9bb15e9ffb docs: rephrase "Git status looks incorrect" section 1 year ago
Farid Zakaria a8fa0e2a1b Add documentation explaining lack of support for skipHash
libgit2 does not support skipHash which causes the prompt to be
incorrect for repos that have it toggled.

Add the documentation for this gap.

fixes #2387
1 year ago
Roman Perepelitsa 646bae0dd6 docs: Terminus is now called Tabby 1 year ago
hugo 2453fd27e2
Update README.md as Terminus is now known as Tabby 1 year ago
Roman Perepelitsa 20323d6f8c display `=` in git status if up to date with the remote (#2361) 1 year ago
Roman Perepelitsa 944f52fc43 move chezmoi_shell in the docs closer to other shell indicator segments 1 year ago
Roman Perepelitsa cc4878aef2 fix chezmoi segment and rename it to chezmoi_shell (#2311)
- Link to the project's homepage rather than its source code.
- Move `chezmoi_shell` next to all the other *shell indicator* segments.
- Use a shade of blue that resembes the color on chezmoi.io.
- Don't go beyond 8 colors in 8-color configs.
- Remove the segment from the *pure* config.
- Fix whitespace padding on `CHEZMOI_ICON`.
- Use the appropriate icon with all fonts (the same as `HOME`).
- Add missing `CHEZMOI_ICON` definitions for "powerline" and "ascii" font modes.
- Remove the redundant literal "chezmoi" content from the segment.
- Fix instant prompt so that the segment is shown only when `$CHEZMOI` is non-empty.
1 year ago
Roman Perepelitsa 416bdf1ca3 Merge branch 'feat/add-chezmoi-prompt' of https://github.com/Alkindi42/powerlevel10k into Alkindi42-feat/add-chezmoi-prompt 1 year ago
Alkindi42 9ed51ec315 doc: add chezmoi prompt in the README 1 year ago
Skyler 951d695789 Update README.md
Fixed a small bug in alpine linux hyperlink under Installation
1 year ago
Arthur McLain 9b47a22f13 Update README.md 1 year ago
Roman Perepelitsa cb9788b12a docs: fix zed font instructions 2 years ago
Lazar Jovanovic e2c4e6673f Add manual MesloLGS NF font installation for Zed 2 years ago
Roman Perepelitsa 2aa16c5431 docs: prune the list of kubecontext commands 2 years ago
NatureLR 373337123c Added kubecolor to KUBECONTEXT_SHOW_ON_COMMAND 2 years ago
James Winegar d1b89dd381 Update README.md
You run containers that are based on images. The container will be deleted, but not the image.
2 years ago
kvanzuijlen 35165798a8 Added kubent to KUBECONTEXT_SHOW_ON_COMMAND 2 years ago
Utkarsh Verma 07b5a607d4
Add lf segment 2 years ago
Leon Satoshi 7f2950f9cc Update README.md
change from China mainland to  China in Mandarin
2 years ago
Roman Perepelitsa a7bf4c83de docs: add cpu_arch 2 years ago
Roman Perepelitsa cf83ab21e4 fix a bug in zap install instructions and add uninstall instructions (#2093) 2 years ago
shwcsmack d5123401be
Add reference to Zap plugin manager
I added a reference in the Readme for my favorite ZSH package manager: Zap
2 years ago
Max Mathys efffc87cf5
Rename "mainland China" to "China" 2 years ago
Roman Perepelitsa 4bbb198a60 fix tables broken by the last commit 2 years ago
Roman Perepelitsa 5ca97df8fe Merge branch 'patch-1' of github.com:andresrinivasan/powerlevel10k into andresrinivasan-patch-1 2 years ago
André Srinivasan 18f939d344 Add references to Antidote
Signed-off-by: André Srinivasan <andre.srinivasan@gmail.com>
2 years ago
Roman Perepelitsa cbca1bd8c1 docs: set font in Windows Terminal through the Settings UI 2 years ago
phwt 5d223b8351
docs: update Windows Terminal font configuration 2 years ago
Roman Perepelitsa 0493886837 clarify that quotes are necessary when specifying font name in crostini (#1934) 2 years ago
Roman Perepelitsa f9fd384d8d make zi installation instructions consistent with the rest; fix table formatting 2 years ago