Commit Graph

95 Commits (e162e2a891f1d7aba7cb533fdbb6025036c404e4)

Author SHA1 Message Date
Roman Perepelitsa 862440ae11 add an icon for azure to vcs (#2447) 12 months ago
Jussi Timperi be4c68fd0a
add Guix System icon (#2424) 1 year ago
Roman Perepelitsa 68104494a7 bump version + cleanup (#2391) 1 year ago
Markus Kurtz 12aa3fa3c4 Add rocky icon 1 year ago
Roman Perepelitsa 7e9a79f3f1 new segment: per_directory_history (#2384) 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
Alkindi42 6db5920bb9 feat: add chezmoi icon 1 year ago
Roman Perepelitsa bbea8d2d06 use U+F327 (Kali Linux logo) only with POWERLEVEL9K_MODE=nerdfont-v3 (#2281) 1 year ago
Martin Mosler 94c4428ddc added icon for kali linux 1 year ago
Roman Perepelitsa 1cff22491b fix the kubernetes icon (#2217) 1 year ago
Roman Perepelitsa 6c82236d6f nerdfonts-v3: add an icon for EndevourOS (#1933) 1 year ago
Roman Perepelitsa 6b50e0918b nerdfonts-v3: use the kubernetes logo as a kubernetes icon (#2184) 1 year ago
Roman Perepelitsa ec1702caf1 nerdfonts-v3: add icons for artix and void linux (#2033) 1 year ago
Roman Perepelitsa f02b8d365b add POWERLEVEL9K_MODE=nerdfont-v3 (#2217)
This is Step 1 of https://github.com/romkatv/powerlevel10k/issues/2217#issuecomment-1493271666.
1 year ago
Utkarsh Verma 07b5a607d4
Add lf segment 2 years ago
Roman Perepelitsa bd0c9f4ec7 rename arch to cpu_arch and rewrite it (#1752) 2 years ago
brent-moffit c5203a3da2 Add `arch` prompt for displaying CPU architecture
Adds the `arch` prompt to `p10k.zsh`, `ARCH_ICON` to `icons.zsh`, and commented entries in the default configs
3 years ago
Roman Perepelitsa e1c52e08d4 add an icon for amazon linux (#1706) 3 years ago
Charles Timko 0ce9df66d2
Add RHEL to the OS Icon lists (#1581)
* Add RHEL to the OS Icon lists
3 years ago
Roman Perepelitsa 4f3d2ffe72 new prompt segment: toolbox (https://github.com/containers/toolbox) #1560 3 years ago
Zachary Palumbo 35acee119d
Fix icon padding for VCS bookmark icon (#1414) (#1415) 3 years ago
Maxim Baz 9c034101fe
Add xplr segment (#1396) 3 years ago
Samuel Gräfenstein 38a5492b5f
Remove trailing whitespace (#1173) 4 years ago
Roman Perepelitsa 622130980c add scalaenv prompt segment; see #991 4 years ago
Roman Perepelitsa 7a114ad6fb detect artix linux for the sake of displaying os logo; see #898 4 years ago
Roman Perepelitsa 620e69fef1 replace NETWORK_ICON; the original (U+F877) triggers a bug on macOS; see #895 4 years ago
Roman Perepelitsa be66f21f53 replace NETWORK_ICON
The original icon (U+FBF1) is in fact a ligature. Some terminals do
funky things when displaying it. For example:

    print '\uFBF1 42 abc'

When executed in a VTE-based terminal with Nerd Fonts, it'll print this:

    42 X abc

Here X stands for the glyph that Nerd Fonts uses for U+FBF1.
4 years ago
Roman Perepelitsa a43b1b34d8 add an icon and asdf colors for julia; see #817 4 years ago
Roman Perepelitsa 50dec9f9f5 default to POWERLEVEL9K_MODE=ascii if there is no UTF-8 locale 4 years ago
romkatv dfc98adb5c use a more portable PROXY_ICON; fixes #596 5 years ago
romkatv 04fd51b511 fix icon padding changes 5 years ago
romkatv 0d662be14c fix POWERLEVEL9K_ICON_PADDING with POWERLEVEL9K_MODE=ascii 5 years ago
romkatv 65065ab658 add POWERLEVEL9K_ICON_PADDING; the only value that has effect is "none" 5 years ago
romkatv db1e12bce3 add `package` prompt segment 5 years ago
romkatv 7306efb94b s/terraform/tf/ in ascii icons 5 years ago
romkatv 18701f4e49 add haskell_stack prompt segment (#535) 5 years ago
romkatv be16ab255d s/error/err/ (too verbose) 5 years ago
romkatv 0f406f088d use NORDVPN_ICON instead of LOCK_ICON in nordvpn prompt segment 5 years ago
romkatv 47990df0b8 add POWERLEVEL9K_MODE=ascii 5 years ago
romkatv e84b20901c s/ASDF_GO/ASDF_GOLANG/
Fixes #529.
5 years ago
romkatv 8cf22480c0 add taskwarrior prompt segment; see #511 5 years ago
romkatv 891090acc4 make locale workarounds more robust 5 years ago
romkatv 9ce0a0551e attempt to make locale workarounds more robust 5 years ago
romkatv 060103f63f recognize void linux; use the generic linux icon for now; fixes #509 5 years ago
romkatv a6a2d9a481 stop loading icons.zsh lazily; print boundaries in get_icon_names 5 years ago
romkatv 245a420499 add phpenv prompt segment; see #499 5 years ago
romkatv f01c200e98 rename many _p9k_ vars to _p9k__; trigger state dump when timewarrior and asdf caches change 5 years ago
romkatv fd30ed1560 add icons (for asdf): ERLANG_ICON, ELIXIR_ICON, POSTGRES_ICON 5 years ago
romkatv f9f3aa594a add spaces after a few icons that tend to be very wide in non-monospace fonts 5 years ago
romkatv 80139d8949 add NODEJS_ICON and DOTNET_CORE_ICON (for asdf) 5 years ago