| Commit message (Expand) | Author | Age | Files | Lines |
* | add fluxctl and stern to show kubecontext (#1268) | bcochofel | 2021-02-21 | 1 | -1/+1 |
* | Added wlan(w) to regular expression of network interfaces. (#1224)v1.14.6 | Dhananjay Tanpure | 2021-01-15 | 1 | -1/+1 |
* | Add tailscale in VPN network interface regex. (#1208) | Julio Carlos Barrera Juez | 2021-01-10 | 1 | -1/+1 |
* | Remove trailing whitespace (#1173) | Samuel Gräfenstein | 2020-12-20 | 1 | -1/+1 |
* | refactor my_git_formatter to make it easier to change it so that tag is alway... | Roman Perepelitsa | 2020-12-20 | 1 | -16/+24 |
* | dir: add _NON_EXISTENT similarly to _NON_WRITABLE (requires POWERLEVEL9K_DIR_... | Roman Perepelitsa | 2020-12-14 | 1 | -7/+18 |
* | Correct some typos in zsh conf (#1119) | Felix Yan | 2020-11-22 | 1 | -1/+1 |
* | support POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different; see #730 | Roman Perepelitsa | 2020-09-09 | 1 | -1/+2 |
* | repair spelling of "occurrences" (#998) | Lucas Larson | 2020-09-07 | 1 | -2/+2 |
* | add scalaenv prompt segment; see #991 | Roman Perepelitsa | 2020-09-03 | 1 | -0/+14 |
* | typo in comments | Roman Perepelitsa | 2020-09-02 | 1 | -1/+1 |
* | wifi on linux: fix bugs and speed things up | Roman Perepelitsa | 2020-09-01 | 1 | -5/+1 |
* | add "gpd" to the list of default VPN network interfaces; see #979 | Roman Perepelitsa | 2020-08-27 | 1 | -1/+1 |
* | add k9s, helmfile and terragrunt to some SHOW_ON_COMMAND params; #904 | Roman Perepelitsa | 2020-08-24 | 1 | -4/+4 |
* | add an empty line after the branch/tag truncation logic | Roman Perepelitsa | 2020-08-22 | 1 | -0/+1 |
* | allow optional offset in POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #896 | Roman Perepelitsa | 2020-07-18 | 1 | -0/+5 |
* | Fix POWERLEVEL9K_COMMAND_EXECUTION_TIME_THRESHOLD comments (#880) | Henry Bley-Vroman | 2020-07-11 | 1 | -1/+1 |
* | Merge branch 'ancarpan-terraform-show-default'v1.12.0 | Roman Perepelitsa | 2020-07-04 | 1 | -4/+6 |
|\ |
|
| * | Add option to show terraform workspace even if it's default | Andrea Carpani | 2020-07-03 | 1 | -0/+2 |
|/ |
|
* | Fix typo in config comment. (#836) | mundry | 2020-06-21 | 1 | -1/+1 |
* | explicitly mention that POWERLEVEL9K_ASDF_${TOOL}_FOREGROUND overrides POWERL... | Roman Perepelitsa | 2020-06-12 | 1 | -0/+1 |
* | add an icon and asdf colors for julia; see #817 | Roman Perepelitsa | 2020-06-12 | 1 | -0/+5 |
* | survive people explicitly disabling conda prompt and then expecting to see it | Roman Perepelitsa | 2020-06-09 | 1 | -2/+3 |
* | don't unset POWERLEVEL9K_GITSTATUS_DIR in config templates | Roman Perepelitsa | 2020-06-03 | 1 | -1/+1 |
* | remove traling ")" from conda even if it is not followed by space | Roman Perepelitsa | 2020-05-30 | 1 | -1/+1 |
* | change the default anaconda format in config templates | romkatv | 2020-05-25 | 1 | -4/+26 |
* | replace Ⅴ (roman numeral 5) with V (ascii); see #754 | romkatv | 2020-05-23 | 1 | -1/+1 |
* | pyenv: display python version alongside environment name if unequal | romkatv | 2020-05-18 | 1 | -0/+13 |
* | add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false to config templates | romkatv | 2020-05-18 | 1 | -0/+2 |
* | fix POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN example | romkatv | 2020-05-14 | 1 | -1/+1 |
* | allow dir styling based on the pair: $PWD and whether it's writable | romkatv | 2020-05-02 | 1 | -28/+38 |
* | support POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER=first; see #669v1.7.0 | romkatv | 2020-04-28 | 1 | -4/+5 |
* | unset DEFAULT_USER in generated .p10k.zsh; see #640 | romkatv | 2020-04-20 | 1 | -1/+1 |
* | add a tip for disabling git branch truncation | romkatv | 2020-04-09 | 1 | -0/+1 |
* | add POWERLEVEL9K_CONFIG_FILE | romkatv | 2020-04-05 | 1 | -0/+3 |
* | enable the display of project name in gcloud segment | romkatv | 2020-03-21 | 1 | -8/+30 |
* | fix typo: disk_usgae (#574) | Marko Kaznovac | 2020-03-21 | 1 | -1/+1 |
* | make os_icon non-bold | romkatv | 2020-03-20 | 1 | -1/+1 |
* | simplify configs | romkatv | 2020-03-13 | 1 | -58/+9 |
* | spello | romkatv | 2020-03-10 | 1 | -1/+1 |
* | add `package` prompt segment | romkatv | 2020-03-09 | 1 | -0/+13 |
* | better color selection one-liners (see #554) | romkatv | 2020-03-07 | 1 | -1/+1 |
* | add POWERLEVEL9K_*ENV_SHOW_SYSTEM to config templates | romkatv | 2020-03-06 | 1 | -0/+16 |
* | add POWERLEVEL9K_NODENV_SOURCES to config templates | romkatv | 2020-03-05 | 1 | -1/+4 |
* | Add 'kogito' to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND (#546) | Roman Perepelitsa | 2020-03-04 | 1 | -1/+1 |
* | add istioctl to POWERLEVEL9K_KUBECONTEXT_SHOW_ON_COMMAND in all config templates | romkatv | 2020-03-03 | 1 | -1/+1 |
* | add stack.yaml to the list of folder markers | romkatv | 2020-02-29 | 1 | -0/+1 |
* | add styling for asdf/haskell | romkatv | 2020-02-29 | 1 | -0/+5 |
* | add haskell_stack prompt segment (#535) | romkatv | 2020-02-29 | 1 | -0/+15 |
* | add java_version to config templates (disabled by default) | romkatv | 2020-02-28 | 1 | -0/+11 |