aboutsummaryrefslogtreecommitdiff
path: root/internal/icons.zsh
Commit message (Collapse)AuthorAgeFilesLines
* s/VCS_GIT_ARCH_ICON/VCS_GIT_ARCHLINUX_ICON/ (#2493)Roman Perepelitsa2023-12-021-7/+7
|
* add VCS_GIT_GITEA_ICON and VCS_GIT_SOURCEHUT_ICON (#2493)Roman Perepelitsa2023-12-021-0/+15
|
* define usable defaults for VCS_*_ICON (#2493)Roman Perepelitsa2023-12-021-17/+39
|
* Add icons for VCS_GIT usagehasecilu2023-11-241-0/+45
| | | | The icons are from organizations that manage a git instance by themselves.
* use newer icons for azure and azure devops (#2472)Roman Perepelitsa2023-11-011-2/+2
|
* add an icon for azure to vcs (#2447)Roman Perepelitsa2023-10-091-0/+7
|
* add Guix System icon (#2424)Jussi Timperi2023-09-081-0/+7
|
* bump version + cleanup (#2391)Roman Perepelitsa2023-07-251-1/+1
|
* Add rocky iconMarkus Kurtz2023-07-251-0/+7
|
* new segment: per_directory_history (#2384)Roman Perepelitsa2023-07-251-0/+7
|
* fix chezmoi segment and rename it to chezmoi_shell (#2311)Roman Perepelitsa2023-06-111-5/+7
| | | | | | | | | | | | | - 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.
* feat: add chezmoi iconAlkindi422023-05-211-0/+5
|
* use U+F327 (Kali Linux logo) only with POWERLEVEL9K_MODE=nerdfont-v3 (#2281)Roman Perepelitsa2023-04-241-4/+4
|
* added icon for kali linuxMartin Mosler2023-04-231-0/+7
|
* fix the kubernetes icon (#2217)Roman Perepelitsa2023-04-051-1/+1
|
* nerdfonts-v3: add an icon for EndevourOS (#1933)Roman Perepelitsa2023-04-021-0/+7
|
* nerdfonts-v3: use the kubernetes logo as a kubernetes icon (#2184)Roman Perepelitsa2023-04-021-1/+1
|
* nerdfonts-v3: add icons for artix and void linux (#2033)Roman Perepelitsa2023-04-021-2/+2
|
* add POWERLEVEL9K_MODE=nerdfont-v3 (#2217)Roman Perepelitsa2023-04-021-0/+135
| | | | This is Step 1 of https://github.com/romkatv/powerlevel10k/issues/2217#issuecomment-1493271666.
* Add lf segmentUtkarsh Verma2022-12-161-0/+6
|
* rename arch to cpu_arch and rewrite it (#1752)Roman Perepelitsa2022-10-091-5/+6
|
* Add `arch` prompt for displaying CPU architecturebrent-moffit2022-02-031-0/+5
| | | | Adds the `arch` prompt to `p10k.zsh`, `ARCH_ICON` to `icons.zsh`, and commented entries in the default configs
* add an icon for amazon linux (#1706)Roman Perepelitsa2022-01-061-0/+6
|
* Add RHEL to the OS Icon lists (#1581)Charles Timko2021-09-221-0/+6
| | | * Add RHEL to the OS Icon lists
* new prompt segment: toolbox (https://github.com/containers/toolbox) #1560Roman Perepelitsa2021-09-101-0/+6
|
* Fix icon padding for VCS bookmark icon (#1414) (#1415)Zachary Palumbo2021-05-261-0/+1
|
* Add xplr segment (#1396)Maxim Baz2021-05-151-0/+6
|
* Remove trailing whitespace (#1173)Samuel Gräfenstein2020-12-201-2/+2
|
* add scalaenv prompt segment; see #991Roman Perepelitsa2020-09-031-0/+6
|
* detect artix linux for the sake of displaying os logo; see #898Roman Perepelitsa2020-07-191-0/+6
|
* replace NETWORK_ICON; the original (U+F877) triggers a bug on macOS; see #895Roman Perepelitsa2020-07-161-1/+1
|
* replace NETWORK_ICONRoman Perepelitsa2020-07-021-1/+1
| | | | | | | | | | | | | 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.
* add an icon and asdf colors for julia; see #817Roman Perepelitsa2020-06-121-0/+6
|
* default to POWERLEVEL9K_MODE=ascii if there is no UTF-8 localeRoman Perepelitsa2020-06-061-0/+1
|
* use a more portable PROXY_ICON; fixes #596romkatv2020-04-011-4/+4
|
* fix icon padding changesromkatv2020-03-171-1/+1
|
* fix POWERLEVEL9K_ICON_PADDING with POWERLEVEL9K_MODE=asciiromkatv2020-03-131-2/+2
|
* add POWERLEVEL9K_ICON_PADDING; the only value that has effect is "none"romkatv2020-03-131-1/+11
|
* add `package` prompt segmentromkatv2020-03-091-0/+6
|
* s/terraform/tf/ in ascii iconsv1.3.0romkatv2020-03-061-1/+1
|
* add haskell_stack prompt segment (#535)romkatv2020-02-291-0/+6
|
* s/error/err/ (too verbose)romkatv2020-02-271-1/+1
|
* use NORDVPN_ICON instead of LOCK_ICON in nordvpn prompt segmentromkatv2020-02-271-1/+7
|
* add POWERLEVEL9K_MODE=asciiromkatv2020-02-271-0/+120
|
* s/ASDF_GO/ASDF_GOLANG/romkatv2020-02-271-0/+4
| | | | Fixes #529.
* add taskwarrior prompt segment; see #511romkatv2020-02-201-0/+5
|
* make locale workarounds more robustromkatv2020-02-201-8/+0
|
* attempt to make locale workarounds more robustromkatv2020-02-201-4/+4
|
* recognize void linux; use the generic linux icon for now; fixes #509romkatv2020-02-191-0/+5
|
* stop loading icons.zsh lazily; print boundaries in get_icon_namesromkatv2020-02-181-14/+23
|