summaryrefslogtreecommitdiff
path: root/config/p10k-classic.zsh
Commit message (Collapse)AuthorAgeFilesLines
* support POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER=first; see #669v1.7.0romkatv2020-04-281-4/+5
|
* define POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_GAP_BACKGROUND in rainbow and ↵romkatv2020-04-251-0/+1
| | | | classic config templates (see #655)
* unset DEFAULT_USER in generated .p10k.zsh; see #640romkatv2020-04-201-1/+1
|
* add a tip for disabling git branch truncationromkatv2020-04-091-0/+1
|
* add POWERLEVEL9K_CONFIG_FILEromkatv2020-04-051-0/+3
|
* disable vi_mode if prompt_char is enabled; see #584romkatv2020-03-251-1/+1
|
* enable the display of project name in gcloud segmentromkatv2020-03-211-8/+30
| | | | | Details: https://github.com/romkatv/powerlevel10k/issues/318#issuecomment-602037792
* fix typo: disk_usgae (#574)Marko Kaznovac2020-03-211-1/+1
|
* make os_icon non-boldromkatv2020-03-201-2/+2
|
* simplify configsromkatv2020-03-131-55/+7
| | | | | | | - 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-101-1/+1
|
* add `package` prompt segmentromkatv2020-03-091-0/+13
|
* better color selection one-liners (see #554)romkatv2020-03-071-1/+1
|
* add POWERLEVEL9K_*ENV_SHOW_SYSTEM to config templatesromkatv2020-03-061-0/+16
|
* add POWERLEVEL9K_NODENV_SOURCES to config templatesromkatv2020-03-051-1/+4
|
* Add 'kogito' to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND (#546)Roman Perepelitsa2020-03-041-1/+1
| | | Signed-off-by: David Ward <dward@redhat.com>
* add istioctl to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND in all config templatesromkatv2020-03-031-1/+1
|
* add stack.yaml to the list of folder markersromkatv2020-02-291-0/+1
|
* add styling for asdf/haskellromkatv2020-02-291-0/+5
|
* add haskell_stack prompt segment (#535)romkatv2020-02-291-0/+15
|
* add java_version to config templates (disabled by default)romkatv2020-02-281-0/+11
|
* more robust locale workaround in configsromkatv2020-02-271-4/+6
|
* s/ASDF_GO/ASDF_GOLANG/romkatv2020-02-271-3/+3
| | | | Fixes #529.
* add POWERLEVEL9K_VPN_IP_SHOW_ALL; see #518romkatv2020-02-241-0/+4
|
* set P9K_IP_TX_RATE and P9K_IP_RX_RATE to empty instead of 0 when unable to ↵romkatv2020-02-241-1/+1
| | | | get the real values
* add taskwarrior prompt segment; see #511romkatv2020-02-201-0/+21
|
* add laravel_version to config templatesromkatv2020-02-151-0/+7
|
* add php configuration for asdfromkatv2020-02-151-0/+5
|
* commentsromkatv2020-02-151-1/+1
|
* add php_version to config templates; see #499romkatv2020-02-151-0/+9
|
* add phpenv prompt segment; see #499romkatv2020-02-151-0/+18
|
* add SHOW_ON_UPGLOB parameters for asdf to config templates; see #485romkatv2020-02-121-4/+33
|
* add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN='~' to config templatesromkatv2020-02-111-0/+5
|
* add POWERLEVEL9K_VCS_MAX_INDEX_SIZE_DIRTY to config templates and display ↵romkatv2020-02-101-0/+15
| | | | "─" if worktree scan was skipped
* show VCS_STATUS_PUSH_COMMITS_{AHEAD,BEHIND} in vcs by defaultGibson Fahnestock2020-02-091-0/+5
| | | | Fixes #395.
* add hide-related asdf parameters to config templatesromkatv2020-02-071-0/+39
|
* add custom colors for several asdf tools: erlang, elixir, postgresromkatv2020-02-071-0/+12
|
* add POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER to config templatesromkatv2020-02-061-0/+5
|
* add asdf to config templates (enabled by default)romkatv2020-02-061-0/+45
|
* add `ip` to config templatesromkatv2020-02-051-2/+23
|
* commentsromkatv2020-02-031-1/+1
|
* add wifi prompt segmentromkatv2020-02-031-0/+31
|
* add extra options to pure styleromkatv2020-02-021-2/+2
| | | | | | | - non-permanent content location (left or right) - show current time - prompt height (one or two lines) - prompt spacing (with empty line between prompts or without)
* spelling and cleanupromkatv2020-01-311-2/+2
|
* Merge branch 'master' into tourromkatv2020-01-311-5/+30
|\
| * speed up terraform, add classes to configs, bump versionromkatv2020-01-311-5/+30
| |
* | rewrite the color faq; move omz p9k migration instructions to faqromkatv2020-01-301-1/+1
|/
* add nix_shell prompt segment; see #448romkatv2020-01-301-0/+11
|
* add POWERLEVEL9K_GOENV_SOURCES to config templatesromkatv2020-01-281-1/+4
|
* truncate timewarrior task namesromkatv2020-01-261-0/+5
|