Commit graph

85 commits

Author SHA1 Message Date
Roman Perepelitsa
6c82236d6f nerdfonts-v3: add an icon for EndevourOS (#1933) 2023-04-02 13:34:20 +02:00
Roman Perepelitsa
6b50e0918b nerdfonts-v3: use the kubernetes logo as a kubernetes icon (#2184) 2023-04-02 13:23:06 +02:00
Roman Perepelitsa
ec1702caf1 nerdfonts-v3: add icons for artix and void linux (#2033) 2023-04-02 13:20:27 +02:00
Roman Perepelitsa
f02b8d365b add POWERLEVEL9K_MODE=nerdfont-v3 (#2217)
This is Step 1 of https://github.com/romkatv/powerlevel10k/issues/2217#issuecomment-1493271666.
2023-04-02 13:14:47 +02:00
Utkarsh Verma
07b5a607d4
Add lf segment 2022-12-16 19:55:25 +05:30
Roman Perepelitsa
bd0c9f4ec7 rename arch to cpu_arch and rewrite it (#1752) 2022-10-09 11:54:02 +02:00
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
2022-02-02 17:47:46 -08:00
Roman Perepelitsa
e1c52e08d4 add an icon for amazon linux (#1706) 2022-01-06 12:37:20 +01:00
Charles Timko
0ce9df66d2
Add RHEL to the OS Icon lists (#1581)
* Add RHEL to the OS Icon lists
2021-09-22 19:49:39 +02:00
Roman Perepelitsa
4f3d2ffe72 new prompt segment: toolbox (https://github.com/containers/toolbox) #1560 2021-09-10 13:21:31 +02:00
Zachary Palumbo
35acee119d
Fix icon padding for VCS bookmark icon (#1414) (#1415) 2021-05-26 07:40:05 -07:00
Maxim Baz
9c034101fe
Add xplr segment (#1396) 2021-05-15 04:37:58 -07:00
Samuel Gräfenstein
38a5492b5f
Remove trailing whitespace (#1173) 2020-12-20 16:28:52 +01:00
Roman Perepelitsa
622130980c add scalaenv prompt segment; see #991 2020-09-03 10:53:19 +02:00
Roman Perepelitsa
7a114ad6fb detect artix linux for the sake of displaying os logo; see #898 2020-07-19 11:26:19 +02:00
Roman Perepelitsa
620e69fef1 replace NETWORK_ICON; the original (U+F877) triggers a bug on macOS; see #895 2020-07-16 15:58:19 +02:00
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.
2020-07-02 06:33:12 +02:00
Roman Perepelitsa
a43b1b34d8 add an icon and asdf colors for julia; see #817 2020-06-12 12:55:02 +02:00
Roman Perepelitsa
50dec9f9f5 default to POWERLEVEL9K_MODE=ascii if there is no UTF-8 locale 2020-06-06 09:16:26 +02:00
romkatv
dfc98adb5c use a more portable PROXY_ICON; fixes #596 2020-04-01 11:49:49 +02:00
romkatv
04fd51b511 fix icon padding changes 2020-03-17 07:57:16 +01:00
romkatv
0d662be14c fix POWERLEVEL9K_ICON_PADDING with POWERLEVEL9K_MODE=ascii 2020-03-13 10:34:41 +01:00
romkatv
65065ab658 add POWERLEVEL9K_ICON_PADDING; the only value that has effect is "none" 2020-03-13 09:28:55 +01:00
romkatv
db1e12bce3 add package prompt segment 2020-03-09 17:38:52 +01:00
romkatv
7306efb94b s/terraform/tf/ in ascii icons 2020-03-06 17:35:14 +01:00
romkatv
18701f4e49 add haskell_stack prompt segment (#535) 2020-02-29 12:10:58 +01:00
romkatv
be16ab255d s/error/err/ (too verbose) 2020-02-27 15:16:44 +01:00
romkatv
0f406f088d use NORDVPN_ICON instead of LOCK_ICON in nordvpn prompt segment 2020-02-27 11:30:49 +01:00
romkatv
47990df0b8 add POWERLEVEL9K_MODE=ascii 2020-02-27 11:26:44 +01:00
romkatv
e84b20901c s/ASDF_GO/ASDF_GOLANG/
Fixes #529.
2020-02-27 08:11:58 +01:00
romkatv
8cf22480c0 add taskwarrior prompt segment; see #511 2020-02-20 16:24:41 +01:00
romkatv
891090acc4 make locale workarounds more robust 2020-02-20 12:31:29 +01:00
romkatv
9ce0a0551e attempt to make locale workarounds more robust 2020-02-20 08:31:53 +01:00
romkatv
060103f63f recognize void linux; use the generic linux icon for now; fixes #509 2020-02-19 20:11:18 +01:00
romkatv
a6a2d9a481 stop loading icons.zsh lazily; print boundaries in get_icon_names 2020-02-18 16:11:34 +01:00
romkatv
245a420499 add phpenv prompt segment; see #499 2020-02-15 13:38:44 +01:00
romkatv
f01c200e98 rename many _p9k_ vars to _p9k__; trigger state dump when timewarrior and asdf caches change 2020-02-10 12:59:37 +01:00
romkatv
fd30ed1560 add icons (for asdf): ERLANG_ICON, ELIXIR_ICON, POSTGRES_ICON 2020-02-07 09:06:32 +01:00
romkatv
f9f3aa594a add spaces after a few icons that tend to be very wide in non-monospace fonts 2020-02-07 09:00:03 +01:00
romkatv
80139d8949 add NODEJS_ICON and DOTNET_CORE_ICON (for asdf) 2020-02-06 16:52:23 +01:00
romkatv
d716875918 replace terraform icon; several terminals have bugs that prevent them from rendering the current icon correctly 2020-02-06 08:44:19 +01:00
romkatv
a12f7ac8ee when the user's locale is misconfigured, set it to utf8 at the top level
fixes #469
2020-02-05 12:50:58 +01:00
romkatv
71f4eade9f add wifi prompt segment 2020-02-03 11:47:55 +01:00
romkatv
a0535ffcd6 replace all wide glyphs with narrow in nerdfont configuration; many terminals have bugs that prevents them from properly rendering wide glyphs 2020-02-03 08:40:49 +01:00
romkatv
b0a08e0ae5 Merge branch 'master' into tour 2020-01-31 10:53:40 +01:00
romkatv
1bdee256e5 add POWERLEVEL9K_LEGACY_ICON_SPACING 2020-01-30 16:42:34 +01:00
romkatv
c65260aaab change the default timewarrior icon (shield => watch); see #295 2020-01-30 10:57:11 +01:00
romkatv
73878f398a add nix_shell prompt segment; see #448 2020-01-30 08:25:24 +01:00
romkatv
bfa70fa86d add timewarrior prompt segment; see #295 2020-01-26 19:29:06 +01:00
romkatv
a9715367d4 fix prompt_char (never showed error); unify options 2020-01-26 16:54:52 +01:00