Commit Graph

126 Commits (4050729e483e5346f514ea0a052716fd48d4bfbf)

Author SHA1 Message Date
Felix Yan 31ede3c1d3
Correct some typos in zsh conf (#1119) 4 years ago
Roman Perepelitsa 54d40b924c support POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different; see #730 4 years ago
Lucas Larson 12cef82077
repair spelling of "occurrences" (#998) 4 years ago
Roman Perepelitsa 622130980c add scalaenv prompt segment; see #991 4 years ago
Roman Perepelitsa 6c8c6eea1b typo in comments 4 years ago
Roman Perepelitsa cababbeee2 wifi on linux: fix bugs and speed things up 4 years ago
Roman Perepelitsa 2a4c962c21 add "gpd" to the list of default VPN network interfaces; see #979 4 years ago
Roman Perepelitsa 6279aa57d7 add k9s, helmfile and terragrunt to some SHOW_ON_COMMAND params; #904 4 years ago
Roman Perepelitsa dca8774f1b add an empty line after the branch/tag truncation logic 4 years ago
Roman Perepelitsa 6dfd92f8c1 allow optional offset in POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #896 4 years ago
Henry Bley-Vroman 34952e4a85
Fix POWERLEVEL9K_COMMAND_EXECUTION_TIME_THRESHOLD comments (#880) 4 years ago
Roman Perepelitsa 0c341b6702 Merge branch 'ancarpan-terraform-show-default' 4 years ago
Andrea Carpani 882cede0ae Add option to show terraform workspace even if it's default 4 years ago
Roman Perepelitsa faa510d54c explicitly mention that POWERLEVEL9K_ASDF_${TOOL}_FOREGROUND overrides POWERLEVEL9K_ASDF_FOREGROUND; see #817 4 years ago
Roman Perepelitsa a43b1b34d8 add an icon and asdf colors for julia; see #817 4 years ago
Roman Perepelitsa e3f582f246 survive people explicitly disabling conda prompt and then expecting to see it 4 years ago
Roman Perepelitsa 7760aa66d7 don't unset POWERLEVEL9K_GITSTATUS_DIR in config templates 4 years ago
Roman Perepelitsa 189ecf8e16 remove traling ")" from conda even if it is not followed by space 4 years ago
romkatv 644488afcc change the default anaconda format in config templates
Also document how to configure it.

See #762.
4 years ago
romkatv be83ec430c replace Ⅴ (roman numeral 5) with V (ascii); see #754 4 years ago
romkatv 6998d06a91 pyenv: display python version alongside environment name if unequal
See #730.
4 years ago
romkatv f96c1eb5e5 add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false to config templates
See #730.
4 years ago
romkatv 6c83ace41c uncomment POWERLEVEL9K_DIR_BACKGROUND 4 years ago
romkatv 3ddb8025d5 fix POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN example 4 years ago
romkatv 459af1f238 allow dir styling based on the pair: $PWD and whether it's writable
fixes #678
4 years ago
romkatv 7c4b0f36c0 support POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER=first; see #669 4 years ago
romkatv aca2f19fa3 define POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_GAP_BACKGROUND in rainbow and classic config templates (see #655) 4 years ago
romkatv 681f504d8a unset DEFAULT_USER in generated .p10k.zsh; see #640 4 years ago
romkatv 9d462b0ba9 add a tip for disabling git branch truncation 5 years ago
romkatv ddc47993a2 add POWERLEVEL9K_CONFIG_FILE 5 years ago
romkatv b80a4254b7 disable vi_mode if prompt_char is enabled; see #584 5 years ago
romkatv 90d19e6f97 enable the display of project name in gcloud segment
Details:
https://github.com/romkatv/powerlevel10k/issues/318#issuecomment-602037792
5 years ago
Marko Kaznovac af4f7a5890
fix typo: disk_usgae (#574) 5 years ago
romkatv 6f9ae0fd17 make os_icon non-bold 5 years ago
romkatv e4e165f6d7 simplify configs
- 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
5 years ago
romkatv 3eaa7acb50 spello 5 years ago
romkatv db1e12bce3 add `package` prompt segment 5 years ago
romkatv 1cd33e5445 better color selection one-liners (see #554) 5 years ago
romkatv c9c607369c add POWERLEVEL9K_*ENV_SHOW_SYSTEM to config templates 5 years ago
romkatv cdb856e374 add POWERLEVEL9K_NODENV_SOURCES to config templates 5 years ago
Roman Perepelitsa a8cdc46a15
Add 'kogito' to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND (#546)
Signed-off-by: David Ward <dward@redhat.com>
5 years ago
romkatv 945643bcab add istioctl to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND in all config templates 5 years ago
romkatv 04d19d031a add stack.yaml to the list of folder markers 5 years ago
romkatv dc8070219f add styling for asdf/haskell 5 years ago
romkatv 18701f4e49 add haskell_stack prompt segment (#535) 5 years ago
romkatv 4499e2069b add java_version to config templates (disabled by default) 5 years ago
romkatv 112648acb1 more robust locale workaround in configs 5 years ago
romkatv e84b20901c s/ASDF_GO/ASDF_GOLANG/
Fixes #529.
5 years ago
romkatv 27d018bc20 add POWERLEVEL9K_VPN_IP_SHOW_ALL; see #518 5 years ago
romkatv 1885d15da2 set P9K_IP_TX_RATE and P9K_IP_RX_RATE to empty instead of 0 when unable to get the real values 5 years ago