Commit Graph

260 Commits (c7efd5badb2f989e8fadbda31aedb902c96b6703)

Author SHA1 Message Date
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 a7594e103e Merge branch 'gcloud' 5 years ago
romkatv 34158d5c30 make os_icon non-bold even in lean style 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 92757e5a8d replace color 232 with 0 in lean-8colors 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
romkatv 6f6c9b457e bug fix: add a space before arrows in pure style; fixes #517 5 years ago
romkatv 678733c68f pure style: move context to the left; upstream: https://github.com/sindresorhus/pure/pull/530 5 years ago
romkatv 8cf22480c0 add taskwarrior prompt segment; see #511 5 years ago
romkatv 65c4ae4abf grey Git status in robbyrussell while loading 5 years ago
romkatv 53c63c9dfc add robbyrussell theme emulation config 5 years ago
romkatv 0e04538c38 add laravel_version to config templates 5 years ago
romkatv b8a949498f add php configuration for asdf 5 years ago
romkatv d34f3dd983 comments 5 years ago
romkatv 9a3263fbe5 add php_version to config templates; see #499 5 years ago
romkatv 245a420499 add phpenv prompt segment; see #499 5 years ago
romkatv c5782e9dab add SHOW_ON_UPGLOB parameters for asdf to config templates; see #485 5 years ago
romkatv eb3ddadc6c add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN='~' to config templates 5 years ago
romkatv 7c8e7d960c add POWERLEVEL9K_VCS_MAX_INDEX_SIZE_DIRTY to config templates and display "─" if worktree scan was skipped 5 years ago
Gibson Fahnestock d37cf22a9c show VCS_STATUS_PUSH_COMMITS_{AHEAD,BEHIND} in vcs by default
Fixes #395.
5 years ago
romkatv a0f4447b60 add hide-related asdf parameters to config templates 5 years ago
romkatv af42857637 add custom colors for several asdf tools: erlang, elixir, postgres 5 years ago
romkatv 50318c0250 add POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER to config templates 5 years ago
romkatv f509a16bbb add asdf to config templates (enabled by default) 5 years ago
romkatv 73e24180a0 add `ip` to config templates 5 years ago
romkatv 637752ef7b comments 5 years ago
romkatv 71f4eade9f add wifi prompt segment 5 years ago