summaryrefslogtreecommitdiff
path: root/internal/icons.zsh
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix bugs in startup speedup and make it yet fasterromkatv2019-10-031-2/+2
|
* new prompt segment: dotnet_versionromkatv2019-09-241-0/+5
| | | | | | | | | | To enable this segment: 1. Run `p10k configure`. 2. Open `~/.p10k.zsh` and search for `dotnet_version`. 3. Uncomment the first occurrence. Fixes #233.
* survive emulate sh; fixes #226romkatv2019-09-201-2/+4
|
* use lock as vpn icon where lock is availableromkatv2019-09-191-2/+2
|
* better PROXY_ICONromkatv2019-09-191-5/+5
|
* stop setting prompt_cr and prompt_spromkatv2019-09-121-2/+2
|
* disable or substitute "compatible" icons that cannot be displayed by the ↵romkatv2019-09-071-1/+1
| | | | stock Menlo on macOS
* add `proxy` prompt segmentromkatv2019-08-271-0/+5
|
* tune trailing whitespace for all icons when using typical non-monospace fontsromkatv2019-08-261-113/+113
|
* better utf-8 handlingromkatv2019-08-201-5/+7
|
* use hammer and wrench emoji for terraform with all fontsromkatv2019-08-191-1/+1
|
* add terraform prompt segmentromkatv2019-08-191-0/+5
|
* add ranger prompt; see #171romkatv2019-08-171-0/+5
|
* Try harder when running on a system with incorrectly configured locale.romkatv2019-08-171-0/+6
| | | | | | | ZSH will still be broken when locale is misconfigured but at least p10k will work so users will look for help elsewhere. Fixes #173.
* slightly better iconsromkatv2019-08-121-12/+12
|
* add a space after all os iconsromkatv2019-08-081-90/+90
|
* speciazled diagnostics for i686; more escapes; more optsromkatv2019-08-051-2/+2
|
* commentsromkatv2019-07-291-2/+2
|
* fix MULTILINE_*_PREFIX icons for awesome-mapped-fontconfig and remove dollarsromkatv2019-07-291-306/+305
|
* change EXECUTION_TIME_ICON and NODE_ICON in the default mode; many fonts ↵romkatv2019-07-291-2/+2
| | | | couldn't render these
* tune default mode iconsromkatv2019-07-281-12/+7
|
* move icons.zsh to internalromkatv2019-07-241-0/+558