aboutsummaryrefslogtreecommitdiff
path: root/config/p10k-lean.zsh
Commit message (Expand)AuthorAgeFilesLines
* cleanupromkatv2019-10-111-4/+2
* revamp aws_eb_env. it returns the starred entry from the output of "eb list"romkatv2019-10-081-0/+7
* avoid calling 'functions +M' as it sometimes crashes zshromkatv2019-10-081-1/+1
* add azure prompt segmentromkatv2019-10-081-0/+7
* clarify comments for POWERLEVEL9K_DIR_MAX_LENGTHromkatv2019-10-081-1/+2
* replace expansion-based Git status formatter with a functionromkatv2019-10-071-43/+84
* don't print options when no_aliases, no_sh_glob and brace_expand are all setromkatv2019-10-031-1/+1
* enable `aws` prompt segment by defaultromkatv2019-09-241-0/+7
* bold user@hostname when root; add a comment explaining how to always show use...romkatv2019-09-241-4/+5
* new prompt segment: dotnet_versionromkatv2019-09-241-0/+9
* survive aliased `local`romkatv2019-09-201-1/+1
* survive emulate sh; fixes #226romkatv2019-09-201-12/+11
* add vpn_ip (disable by default)romkatv2019-09-191-0/+12
* add OVERWRITE vi moderomkatv2019-09-181-0/+3
* cleanupromkatv2019-09-181-1/+1
* commentsromkatv2019-09-181-1/+0
* commentsromkatv2019-09-101-1/+1
* don't display kubecontext namespace if it's literally 'default'romkatv2019-09-091-6/+7
* Merge branch 'config-kubernetes' of https://github.com/iAnomaly/powerlevel10k...romkatv2019-09-091-1/+1
|\
| * Default Kubernetes content expansion to include namespace.Cameron Boulton2019-09-071-1/+1
* | use fancier battery icons with nerd fontsromkatv2019-09-091-8/+4
* | typo in commentsromkatv2019-09-091-1/+1
* | strip hexadecimal colors from vcs when loading; see #207romkatv2019-09-081-2/+2
* | commentsromkatv2019-09-071-2/+10
* | disable or substitute "compatible" icons that cannot be displayed by the stoc...romkatv2019-09-071-1/+1
|/
* font commentsromkatv2019-09-061-4/+3
* add comments around git branch shorteningromkatv2019-08-301-1/+3
* add ram and loadromkatv2019-08-291-0/+20
* add POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS and POWERLEVEL9K_DIR_MIN_COMMAND_COL...romkatv2019-08-291-0/+6
* add more patterns to POWERLEVEL9K_SHORTEN_FOLDER_MARKERromkatv2019-08-281-2/+19
* add `proxy` prompt segmentromkatv2019-08-271-0/+7
* move time to the first prompt lineromkatv2019-08-271-1/+1
* better utf-8 handlingromkatv2019-08-201-1/+2
* add terraform prompt segmentromkatv2019-08-191-0/+7
* make all colors visible on white and solarized-light background; see #177romkatv2019-08-191-9/+9
* add ranger prompt; see #171romkatv2019-08-171-0/+7
* Try harder when running on a system with incorrectly configured locale.romkatv2019-08-171-1/+3
* remove POWERLEVEL9K_ALWAYS_SHOW_CONTEXT from configs as it confuses usersromkatv2019-08-161-1/+0
* spelloromkatv2019-08-161-1/+1
* shorten git branch name if over 32 chars long; tune colorsromkatv2019-08-141-3/+8
* add POWERLEVEL9K_RUST_VERSION_PROJECT_ONLY and POWERLEVEL9K_GO_VERSION_PROJEC...romkatv2019-08-121-1/+5
* add rust_version to lean and classic configsromkatv2019-08-121-2/+9
* enable rbenv by default in lean and classic configsromkatv2019-08-101-1/+1
* add rvm to lean and classic configsromkatv2019-08-101-0/+11
* remove one space after VCS_BRANCH_ICON when using wide iconsromkatv2019-08-081-1/+1
* change os_icon styleromkatv2019-08-071-3/+3
* wizard: enable os_icon for users who like many iconsromkatv2019-08-071-1/+1
* add POWERLEVEL9K_VCS_CONFLICTED_MAX_NUMromkatv2019-08-051-1/+1
* be more tolerant towards misconfigured locales; users with non-utf-8 locales ...romkatv2019-08-051-19/+14
* require zsh 5.3 for nordvpn segment; fixes #148romkatv2019-08-051-1/+1