Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | support POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER=first; see #669v1.7.0 | romkatv | 2020-04-28 | 4 | -16/+20 | |
| | ||||||
* | define POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_GAP_BACKGROUND in rainbow and ↵ | romkatv | 2020-04-25 | 2 | -0/+2 | |
| | | | | classic config templates (see #655) | |||||
* | unset DEFAULT_USER in generated .p10k.zsh; see #640 | romkatv | 2020-04-20 | 6 | -6/+6 | |
| | ||||||
* | add a tip for disabling git branch truncation | romkatv | 2020-04-09 | 4 | -0/+4 | |
| | ||||||
* | add POWERLEVEL9K_CONFIG_FILE | romkatv | 2020-04-05 | 6 | -0/+18 | |
| | ||||||
* | disable vi_mode if prompt_char is enabled; see #584 | romkatv | 2020-03-25 | 2 | -2/+2 | |
| | ||||||
* | Merge branch 'gcloud' | romkatv | 2020-03-22 | 4 | -32/+120 | |
|\ | ||||||
| * | enable the display of project name in gcloud segment | romkatv | 2020-03-21 | 4 | -32/+120 | |
| | | | | | | | | | | Details: https://github.com/romkatv/powerlevel10k/issues/318#issuecomment-602037792 | |||||
* | | make os_icon non-bold even in lean style | romkatv | 2020-03-22 | 1 | -1/+1 | |
|/ | ||||||
* | fix typo: disk_usgae (#574) | Marko Kaznovac | 2020-03-21 | 4 | -4/+4 | |
| | ||||||
* | make os_icon non-bold | romkatv | 2020-03-20 | 3 | -5/+5 | |
| | ||||||
* | simplify configs | romkatv | 2020-03-13 | 6 | -230/+38 | |
| | | | | | | | - use POWERLEVEL9K_ICON_PADDING instead of POWERLEVEL9K_VISUAL_IDENTIFIER_EXPANSION to customize padding after icons - remove reliance on UTF-8 locale when the config is being sourced | |||||
* | spello | romkatv | 2020-03-10 | 4 | -4/+4 | |
| | ||||||
* | add `package` prompt segment | romkatv | 2020-03-09 | 4 | -0/+55 | |
| | ||||||
* | better color selection one-liners (see #554) | romkatv | 2020-03-07 | 4 | -4/+4 | |
| | ||||||
* | add POWERLEVEL9K_*ENV_SHOW_SYSTEM to config templates | romkatv | 2020-03-06 | 4 | -0/+64 | |
| | ||||||
* | add POWERLEVEL9K_NODENV_SOURCES to config templates | romkatv | 2020-03-05 | 4 | -4/+16 | |
| | ||||||
* | Add 'kogito' to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND (#546) | Roman Perepelitsa | 2020-03-04 | 4 | -4/+4 | |
| | | | Signed-off-by: David Ward <dward@redhat.com> | |||||
* | add istioctl to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND in all config templates | romkatv | 2020-03-03 | 4 | -4/+4 | |
| | ||||||
* | add stack.yaml to the list of folder markers | romkatv | 2020-02-29 | 4 | -0/+4 | |
| | ||||||
* | add styling for asdf/haskell | romkatv | 2020-02-29 | 4 | -0/+21 | |
| | ||||||
* | add haskell_stack prompt segment (#535) | romkatv | 2020-02-29 | 4 | -0/+62 | |
| | ||||||
* | add java_version to config templates (disabled by default) | romkatv | 2020-02-28 | 4 | -0/+45 | |
| | ||||||
* | replace color 232 with 0 in lean-8colors | romkatv | 2020-02-27 | 1 | -1/+1 | |
| | ||||||
* | more robust locale workaround in configs | romkatv | 2020-02-27 | 5 | -17/+24 | |
| | ||||||
* | s/ASDF_GO/ASDF_GOLANG/ | romkatv | 2020-02-27 | 4 | -13/+13 | |
| | | | | Fixes #529. | |||||
* | add POWERLEVEL9K_VPN_IP_SHOW_ALL; see #518 | romkatv | 2020-02-24 | 4 | -0/+16 | |
| | ||||||
* | set P9K_IP_TX_RATE and P9K_IP_RX_RATE to empty instead of 0 when unable to ↵ | romkatv | 2020-02-24 | 4 | -4/+4 | |
| | | | | get the real values | |||||
* | bug fix: add a space before arrows in pure style; fixes #517 | romkatv | 2020-02-21 | 1 | -3/+3 | |
| | ||||||
* | pure style: move context to the left; upstream: ↵ | romkatv | 2020-02-21 | 1 | -1/+1 | |
| | | | | https://github.com/sindresorhus/pure/pull/530 | |||||
* | add taskwarrior prompt segment; see #511 | romkatv | 2020-02-20 | 4 | -0/+85 | |
| | ||||||
* | grey Git status in robbyrussell while loading | romkatv | 2020-02-16 | 1 | -6/+7 | |
| | ||||||
* | add robbyrussell theme emulation config | romkatv | 2020-02-15 | 1 | -0/+106 | |
| | ||||||
* | add laravel_version to config templates | romkatv | 2020-02-15 | 4 | -0/+29 | |
| | ||||||
* | add php configuration for asdf | romkatv | 2020-02-15 | 4 | -0/+21 | |
| | ||||||
* | comments | romkatv | 2020-02-15 | 4 | -4/+4 | |
| | ||||||
* | add php_version to config templates; see #499 | romkatv | 2020-02-15 | 4 | -0/+37 | |
| | ||||||
* | add phpenv prompt segment; see #499 | romkatv | 2020-02-15 | 4 | -0/+58 | |
| | ||||||
* | add SHOW_ON_UPGLOB parameters for asdf to config templates; see #485 | romkatv | 2020-02-12 | 4 | -16/+132 | |
| | ||||||
* | add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN='~' to config templates | romkatv | 2020-02-11 | 4 | -0/+20 | |
| | ||||||
* | add POWERLEVEL9K_VCS_MAX_INDEX_SIZE_DIRTY to config templates and display ↵ | romkatv | 2020-02-10 | 4 | -0/+60 | |
| | | | | "─" if worktree scan was skipped | |||||
* | show VCS_STATUS_PUSH_COMMITS_{AHEAD,BEHIND} in vcs by default | Gibson Fahnestock | 2020-02-09 | 4 | -0/+20 | |
| | | | | Fixes #395. | |||||
* | add hide-related asdf parameters to config templates | romkatv | 2020-02-07 | 4 | -0/+156 | |
| | ||||||
* | add custom colors for several asdf tools: erlang, elixir, postgres | romkatv | 2020-02-07 | 4 | -0/+51 | |
| | ||||||
* | add POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER to config templates | romkatv | 2020-02-06 | 4 | -0/+20 | |
| | ||||||
* | add asdf to config templates (enabled by default) | romkatv | 2020-02-06 | 4 | -1/+208 | |
| | ||||||
* | add `ip` to config templates | romkatv | 2020-02-05 | 4 | -8/+93 | |
| | ||||||
* | comments | romkatv | 2020-02-03 | 4 | -4/+4 | |
| | ||||||
* | add wifi prompt segment | romkatv | 2020-02-03 | 4 | -0/+125 | |
| | ||||||
* | add extra options to pure style | romkatv | 2020-02-02 | 5 | -8/+27 | |
| | | | | | | | - non-permanent content location (left or right) - show current time - prompt height (one or two lines) - prompt spacing (with empty line between prompts or without) |