aboutsummaryrefslogtreecommitdiff
path: root/internal/icons.zsh
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* add phpenv prompt segment; see #499romkatv2020-02-151-0/+5
|
* rename many _p9k_ vars to _p9k__; trigger state dump when timewarrior and ↵romkatv2020-02-101-2/+2
| | | | asdf caches change
* add icons (for asdf): ERLANG_ICON, ELIXIR_ICON, POSTGRES_ICONromkatv2020-02-071-0/+15
|
* add spaces after a few icons that tend to be very wide in non-monospace fontsromkatv2020-02-071-4/+4
|
* add NODEJS_ICON and DOTNET_CORE_ICON (for asdf)romkatv2020-02-061-0/+10
|
* replace terraform icon; several terminals have bugs that prevent them from ↵romkatv2020-02-061-5/+5
| | | | rendering the current icon correctly
* when the user's locale is misconfigured, set it to utf8 at the top levelromkatv2020-02-051-8/+0
| | | | fixes #469
* add wifi prompt segmentromkatv2020-02-031-0/+5
|
* replace all wide glyphs with narrow in nerdfont configuration; many ↵romkatv2020-02-031-3/+3
| | | | terminals have bugs that prevents them from properly rendering wide glyphs
* Merge branch 'master' into tourromkatv2020-01-311-1/+1
|\
| * change the default timewarrior icon (shield => watch); see #295romkatv2020-01-301-1/+1
| |
* | add POWERLEVEL9K_LEGACY_ICON_SPACINGromkatv2020-01-301-180/+188
|/
* add nix_shell prompt segment; see #448romkatv2020-01-301-0/+5
|
* add timewarrior prompt segment; see #295romkatv2020-01-261-0/+5
|
* fix prompt_char (never showed error); unify optionsromkatv2020-01-261-4/+0
|
* use a more portable icon for todo in portable font moderomkatv2020-01-031-2/+2
|
* add nnn prompt segment; see #342romkatv2020-01-021-0/+5
|
* add plenv prompt segment; see #342romkatv2020-01-021-0/+5
|
* add luaenv prompt segment; see #342romkatv2020-01-021-0/+5
|
* add gcloud prompt segment; fixes #366romkatv2019-12-061-0/+5
|
* add fvmromkatv2019-12-051-0/+5
|
* add vim_shell prompt segment; see #359romkatv2019-12-021-0/+5
|
* new prompt segment: midnignt_commander (see #342)romkatv2019-12-011-0/+5
|
* add direnv segment; fixes 291romkatv2019-10-271-4/+9
|
* use more conservative glyphs in 'compatible' and 'powerline' moderomkatv2019-10-271-1/+1
| | | | See #265.
* survive old 'awesome' mapped fonts that miss glyphsromkatv2019-10-231-63/+63
|
* remove spurious execute permissionsromkatv2019-10-101-0/+0
|
* add azure prompt segmentromkatv2019-10-081-0/+5
|