Commit Graph

104 Commits (8171f57e58b90a913e353422c338d1791c7a9f51)

Author SHA1 Message Date
Roman Perepelitsa 0cc19ac2ed use nf-md-redhat as the RHEL logo when on nerdfont-v3 ()
weirdgiraffe 1aa91f0069
add icon for yazi level
Roman Perepelitsa 62341054d8 set the default value of LINUX_NEON_ICON to a glyph that exists in the recommended font ()
Andrea 6f4520cc13 add neon support
Roman Perepelitsa 9547f22822 s/VCS_GIT_ARCH_ICON/VCS_GIT_ARCHLINUX_ICON/ ()
Roman Perepelitsa c39e5304a1 add VCS_GIT_GITEA_ICON and VCS_GIT_SOURCEHUT_ICON ()
Roman Perepelitsa 096a731db3 define usable defaults for VCS_*_ICON ()
hasecilu 92bee79642
Add icons for VCS_GIT usage
The icons are from organizations that manage a git instance by themselves.
Roman Perepelitsa 18f0bec1bb use newer icons for azure and azure devops ()
Roman Perepelitsa 862440ae11 add an icon for azure to vcs ()
Jussi Timperi be4c68fd0a
add Guix System icon ()
Roman Perepelitsa 68104494a7 bump version + cleanup ()
Markus Kurtz 12aa3fa3c4 Add rocky icon
Roman Perepelitsa 7e9a79f3f1 new segment: per_directory_history ()
Roman Perepelitsa cc4878aef2 fix chezmoi segment and rename it to chezmoi_shell ()
- 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.
Alkindi42 6db5920bb9 feat: add chezmoi icon
Roman Perepelitsa bbea8d2d06 use U+F327 (Kali Linux logo) only with POWERLEVEL9K_MODE=nerdfont-v3 ()
Martin Mosler 94c4428ddc added icon for kali linux
Roman Perepelitsa 1cff22491b fix the kubernetes icon ()
Roman Perepelitsa 6c82236d6f nerdfonts-v3: add an icon for EndevourOS ()
Roman Perepelitsa 6b50e0918b nerdfonts-v3: use the kubernetes logo as a kubernetes icon ()
Roman Perepelitsa ec1702caf1 nerdfonts-v3: add icons for artix and void linux ()
Roman Perepelitsa f02b8d365b add POWERLEVEL9K_MODE=nerdfont-v3 ()
This is Step 1 of https://github.com/romkatv/powerlevel10k/issues/2217#issuecomment-1493271666.
Utkarsh Verma 07b5a607d4
Add lf segment
Roman Perepelitsa bd0c9f4ec7 rename arch to cpu_arch and rewrite it ()
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
Roman Perepelitsa e1c52e08d4 add an icon for amazon linux ()
Charles Timko 0ce9df66d2
Add RHEL to the OS Icon lists ()
* Add RHEL to the OS Icon lists
Roman Perepelitsa 4f3d2ffe72 new prompt segment: toolbox (https://github.com/containers/toolbox)
Zachary Palumbo 35acee119d
Fix icon padding for VCS bookmark icon () ()
Maxim Baz 9c034101fe
Add xplr segment ()
Samuel Gräfenstein 38a5492b5f
Remove trailing whitespace ()
Roman Perepelitsa 622130980c add scalaenv prompt segment; see
Roman Perepelitsa 7a114ad6fb detect artix linux for the sake of displaying os logo; see
Roman Perepelitsa 620e69fef1 replace NETWORK_ICON; the original (U+F877) triggers a bug on macOS; see
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.
Roman Perepelitsa a43b1b34d8 add an icon and asdf colors for julia; see
Roman Perepelitsa 50dec9f9f5 default to POWERLEVEL9K_MODE=ascii if there is no UTF-8 locale
romkatv dfc98adb5c use a more portable PROXY_ICON; fixes
romkatv 04fd51b511 fix icon padding changes
romkatv 0d662be14c fix POWERLEVEL9K_ICON_PADDING with POWERLEVEL9K_MODE=ascii
romkatv 65065ab658 add POWERLEVEL9K_ICON_PADDING; the only value that has effect is "none"
romkatv db1e12bce3 add `package` prompt segment
romkatv 7306efb94b s/terraform/tf/ in ascii icons
romkatv 18701f4e49 add haskell_stack prompt segment ()
romkatv be16ab255d s/error/err/ (too verbose)
romkatv 0f406f088d use NORDVPN_ICON instead of LOCK_ICON in nordvpn prompt segment
romkatv 47990df0b8 add POWERLEVEL9K_MODE=ascii
romkatv e84b20901c s/ASDF_GO/ASDF_GOLANG/
Fixes .
romkatv 8cf22480c0 add taskwarrior prompt segment; see