Commit Graph

110 Commits (05dad31f3f2fa83fb9f60c08d045c85347fbf545)

Author SHA1 Message Date
Roman Perepelitsa 7760aa66d7 don't unset POWERLEVEL9K_GITSTATUS_DIR in config templates
Roman Perepelitsa 189ecf8e16 remove traling ")" from conda even if it is not followed by space
romkatv 644488afcc change the default anaconda format in config templates
Also document how to configure it.

See .
romkatv be83ec430c replace Ⅴ (roman numeral 5) with V (ascii); see
romkatv 6998d06a91 pyenv: display python version alongside environment name if unequal
See .
romkatv f96c1eb5e5 add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false to config templates
See .
romkatv 6c83ace41c uncomment POWERLEVEL9K_DIR_BACKGROUND
romkatv 3ddb8025d5 fix POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN example
romkatv 459af1f238 allow dir styling based on the pair: $PWD and whether it's writable
fixes 
romkatv 7c4b0f36c0 support POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER=first; see
romkatv aca2f19fa3 define POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_GAP_BACKGROUND in rainbow and classic config templates (see )
romkatv 681f504d8a unset DEFAULT_USER in generated .p10k.zsh; see
romkatv 9d462b0ba9 add a tip for disabling git branch truncation
romkatv ddc47993a2 add POWERLEVEL9K_CONFIG_FILE
romkatv b80a4254b7 disable vi_mode if prompt_char is enabled; see
romkatv 90d19e6f97 enable the display of project name in gcloud segment
Details:
https://github.com/romkatv/powerlevel10k/issues/318#issuecomment-602037792
Marko Kaznovac af4f7a5890
fix typo: disk_usgae ()
romkatv 6f9ae0fd17 make os_icon non-bold
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
romkatv 3eaa7acb50 spello
romkatv db1e12bce3 add `package` prompt segment
romkatv 1cd33e5445 better color selection one-liners (see )
romkatv c9c607369c add POWERLEVEL9K_*ENV_SHOW_SYSTEM to config templates
romkatv cdb856e374 add POWERLEVEL9K_NODENV_SOURCES to config templates
Roman Perepelitsa a8cdc46a15
Add 'kogito' to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND ()
Signed-off-by: David Ward <dward@redhat.com>
romkatv 945643bcab add istioctl to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND in all config templates
romkatv 04d19d031a add stack.yaml to the list of folder markers
romkatv dc8070219f add styling for asdf/haskell
romkatv 18701f4e49 add haskell_stack prompt segment ()
romkatv 4499e2069b add java_version to config templates (disabled by default)
romkatv 112648acb1 more robust locale workaround in configs
romkatv e84b20901c s/ASDF_GO/ASDF_GOLANG/
Fixes .
romkatv 27d018bc20 add POWERLEVEL9K_VPN_IP_SHOW_ALL; see
romkatv 1885d15da2 set P9K_IP_TX_RATE and P9K_IP_RX_RATE to empty instead of 0 when unable to get the real values
romkatv 8cf22480c0 add taskwarrior prompt segment; see
romkatv 0e04538c38 add laravel_version to config templates
romkatv b8a949498f add php configuration for asdf
romkatv d34f3dd983 comments
romkatv 9a3263fbe5 add php_version to config templates; see
romkatv 245a420499 add phpenv prompt segment; see
romkatv c5782e9dab add SHOW_ON_UPGLOB parameters for asdf to config templates; see
romkatv eb3ddadc6c add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN='~' to config templates
romkatv 7c8e7d960c add POWERLEVEL9K_VCS_MAX_INDEX_SIZE_DIRTY to config templates and display "─" if worktree scan was skipped
Gibson Fahnestock d37cf22a9c show VCS_STATUS_PUSH_COMMITS_{AHEAD,BEHIND} in vcs by default
Fixes .
romkatv a0f4447b60 add hide-related asdf parameters to config templates
romkatv af42857637 add custom colors for several asdf tools: erlang, elixir, postgres
romkatv 50318c0250 add POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER to config templates
romkatv f509a16bbb add asdf to config templates (enabled by default)
romkatv 73e24180a0 add `ip` to config templates
romkatv 637752ef7b comments