aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* change the default anaconda format in config templatesromkatv2020-05-254-16/+104
| | | | | | Also document how to configure it. See #762.
* replace Ⅴ (roman numeral 5) with V (ascii); see #754romkatv2020-05-234-4/+4
|
* pyenv: display python version alongside environment name if unequalromkatv2020-05-184-0/+52
| | | | See #730.
* add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false to config templatesromkatv2020-05-184-0/+8
| | | | See #730.
* uncomment POWERLEVEL9K_DIR_BACKGROUNDromkatv2020-05-171-1/+1
|
* fix POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN exampleromkatv2020-05-144-4/+4
|
* allow dir styling based on the pair: $PWD and whether it's writableromkatv2020-05-024-109/+150
| | | | fixes #678
* support POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER=first; see #669v1.7.0romkatv2020-04-284-16/+20
|
* define POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_GAP_BACKGROUND in rainbow and ↵romkatv2020-04-252-0/+2
| | | | classic config templates (see #655)
* unset DEFAULT_USER in generated .p10k.zsh; see #640romkatv2020-04-206-6/+6
|
* add a tip for disabling git branch truncationromkatv2020-04-094-0/+4
|
* add POWERLEVEL9K_CONFIG_FILEromkatv2020-04-056-0/+18
|
* disable vi_mode if prompt_char is enabled; see #584romkatv2020-03-252-2/+2
|
* Merge branch 'gcloud'romkatv2020-03-224-32/+120
|\
| * enable the display of project name in gcloud segmentromkatv2020-03-214-32/+120
| | | | | | | | | | Details: https://github.com/romkatv/powerlevel10k/issues/318#issuecomment-602037792
* | make os_icon non-bold even in lean styleromkatv2020-03-221-1/+1
|/
* fix typo: disk_usgae (#574)Marko Kaznovac2020-03-214-4/+4
|
* make os_icon non-boldromkatv2020-03-203-5/+5
|
* simplify configsromkatv2020-03-136-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
* spelloromkatv2020-03-104-4/+4
|
* add `package` prompt segmentromkatv2020-03-094-0/+55
|
* better color selection one-liners (see #554)romkatv2020-03-074-4/+4
|
* add POWERLEVEL9K_*ENV_SHOW_SYSTEM to config templatesromkatv2020-03-064-0/+64
|
* add POWERLEVEL9K_NODENV_SOURCES to config templatesromkatv2020-03-054-4/+16
|
* Add 'kogito' to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND (#546)Roman Perepelitsa2020-03-044-4/+4
| | | Signed-off-by: David Ward <dward@redhat.com>
* add istioctl to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND in all config templatesromkatv2020-03-034-4/+4
|
* add stack.yaml to the list of folder markersromkatv2020-02-294-0/+4
|
* add styling for asdf/haskellromkatv2020-02-294-0/+21
|
* add haskell_stack prompt segment (#535)romkatv2020-02-294-0/+62
|
* add java_version to config templates (disabled by default)romkatv2020-02-284-0/+45
|
* replace color 232 with 0 in lean-8colorsromkatv2020-02-271-1/+1
|
* more robust locale workaround in configsromkatv2020-02-275-17/+24
|
* s/ASDF_GO/ASDF_GOLANG/romkatv2020-02-274-13/+13
| | | | Fixes #529.
* add POWERLEVEL9K_VPN_IP_SHOW_ALL; see #518romkatv2020-02-244-0/+16
|
* set P9K_IP_TX_RATE and P9K_IP_RX_RATE to empty instead of 0 when unable to ↵romkatv2020-02-244-4/+4
| | | | get the real values
* bug fix: add a space before arrows in pure style; fixes #517romkatv2020-02-211-3/+3
|
* pure style: move context to the left; upstream: ↵romkatv2020-02-211-1/+1
| | | | https://github.com/sindresorhus/pure/pull/530
* add taskwarrior prompt segment; see #511romkatv2020-02-204-0/+85
|
* grey Git status in robbyrussell while loadingromkatv2020-02-161-6/+7
|
* add robbyrussell theme emulation configromkatv2020-02-151-0/+106
|
* add laravel_version to config templatesromkatv2020-02-154-0/+29
|
* add php configuration for asdfromkatv2020-02-154-0/+21
|
* commentsromkatv2020-02-154-4/+4
|
* add php_version to config templates; see #499romkatv2020-02-154-0/+37
|
* add phpenv prompt segment; see #499romkatv2020-02-154-0/+58
|
* add SHOW_ON_UPGLOB parameters for asdf to config templates; see #485romkatv2020-02-124-16/+132
|
* add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN='~' to config templatesromkatv2020-02-114-0/+20
|
* add POWERLEVEL9K_VCS_MAX_INDEX_SIZE_DIRTY to config templates and display ↵romkatv2020-02-104-0/+60
| | | | "─" if worktree scan was skipped
* show VCS_STATUS_PUSH_COMMITS_{AHEAD,BEHIND} in vcs by defaultGibson Fahnestock2020-02-094-0/+20
| | | | Fixes #395.
* add hide-related asdf parameters to config templatesromkatv2020-02-074-0/+156
|