| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | -27/+37 |
* | 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 |
* | Merge branch 'gcloud' | romkatv | 2020-03-22 | 1 | -8/+30 |
|\ |
|
| * | enable the display of project name in gcloud segment | romkatv | 2020-03-21 | 1 | -8/+30 |
* | | make os_icon non-bold even in lean style | romkatv | 2020-03-22 | 1 | -1/+1 |
|/ |
|
* | fix typo: disk_usgae (#574) | Marko Kaznovac | 2020-03-21 | 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 |
* | more robust locale workaround in configs | romkatv | 2020-02-27 | 1 | -4/+6 |
* | s/ASDF_GO/ASDF_GOLANG/ | romkatv | 2020-02-27 | 1 | -3/+3 |
* | add POWERLEVEL9K_VPN_IP_SHOW_ALL; see #518 | romkatv | 2020-02-24 | 1 | -0/+4 |
* | set P9K_IP_TX_RATE and P9K_IP_RX_RATE to empty instead of 0 when unable to ge... | romkatv | 2020-02-24 | 1 | -1/+1 |
* | add taskwarrior prompt segment; see #511 | romkatv | 2020-02-20 | 1 | -0/+21 |
* | add laravel_version to config templates | romkatv | 2020-02-15 | 1 | -0/+7 |
* | add php configuration for asdf | romkatv | 2020-02-15 | 1 | -0/+5 |
* | comments | romkatv | 2020-02-15 | 1 | -1/+1 |
* | add php_version to config templates; see #499 | romkatv | 2020-02-15 | 1 | -0/+9 |
* | add phpenv prompt segment; see #499 | romkatv | 2020-02-15 | 1 | -0/+13 |
* | add SHOW_ON_UPGLOB parameters for asdf to config templates; see #485 | romkatv | 2020-02-12 | 1 | -4/+33 |
* | add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN='~' to config templates | romkatv | 2020-02-11 | 1 | -0/+5 |
* | add POWERLEVEL9K_VCS_MAX_INDEX_SIZE_DIRTY to config templates and display "�... | romkatv | 2020-02-10 | 1 | -0/+15 |
* | show VCS_STATUS_PUSH_COMMITS_{AHEAD,BEHIND} in vcs by default | Gibson Fahnestock | 2020-02-09 | 1 | -0/+5 |
* | add hide-related asdf parameters to config templates | romkatv | 2020-02-07 | 1 | -0/+39 |
* | add custom colors for several asdf tools: erlang, elixir, postgres | romkatv | 2020-02-07 | 1 | -0/+12 |