aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* support POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different; see #730Roman Perepelitsa2020-09-094-4/+8
|
* repair spelling of "occurrences" (#998)Lucas Larson2020-09-074-8/+8
|
* add scalaenv prompt segment; see #991Roman Perepelitsa2020-09-034-0/+57
|
* typo in commentsRoman Perepelitsa2020-09-024-4/+4
|
* wifi on linux: fix bugs and speed things upRoman Perepelitsa2020-09-014-20/+4
|
* add "gpd" to the list of default VPN network interfaces; see #979Roman Perepelitsa2020-08-274-4/+4
|
* add k9s, helmfile and terragrunt to some SHOW_ON_COMMAND params; #904Roman Perepelitsa2020-08-244-16/+16
|
* add an empty line after the branch/tag truncation logicRoman Perepelitsa2020-08-224-0/+4
|
* enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix `unset -m`Roman Perepelitsa2020-08-212-2/+2
|
* allow optional offset in POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #896Roman Perepelitsa2020-07-184-0/+20
|
* Fix POWERLEVEL9K_COMMAND_EXECUTION_TIME_THRESHOLD comments (#880)Henry Bley-Vroman2020-07-114-4/+4
|
* Merge branch 'ancarpan-terraform-show-default'v1.12.0Roman Perepelitsa2020-07-044-17/+26
|\
| * Add option to show terraform workspace even if it's defaultAndrea Carpani2020-07-034-0/+8
|/
* Fix typo in config comment. (#836)mundry2020-06-213-3/+3
| | | Co-authored-by: mundry <mundry@users.noreply.github.com>
* explicitly mention that POWERLEVEL9K_ASDF_${TOOL}_FOREGROUND overrides ↵Roman Perepelitsa2020-06-124-0/+5
| | | | POWERLEVEL9K_ASDF_FOREGROUND; see #817
* add an icon and asdf colors for julia; see #817Roman Perepelitsa2020-06-124-0/+21
|
* survive people explicitly disabling conda prompt and then expecting to see itRoman Perepelitsa2020-06-094-8/+12
|
* don't unset POWERLEVEL9K_GITSTATUS_DIR in config templatesRoman Perepelitsa2020-06-036-6/+6
|
* remove traling ")" from conda even if it is not followed by spaceRoman Perepelitsa2020-05-304-4/+4
|
* 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
|