Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better utf-8 handling | romkatv | 2019-08-20 | 5 | -16/+21 |
| | |||||
* | simplify nordvpn | romkatv | 2019-08-20 | 1 | -15/+2 |
| | |||||
* | expose P9K_SSH and make it available as soon as p10k is sourced | romkatv | 2019-08-20 | 1 | -10/+12 |
| | |||||
* | trip terraform whitespace | romkatv | 2019-08-19 | 1 | -0/+1 |
| | |||||
* | use hammer and wrench emoji for terraform with all fonts | romkatv | 2019-08-19 | 1 | -1/+1 |
| | |||||
* | add terraform prompt segment | romkatv | 2019-08-19 | 4 | -0/+31 |
| | |||||
* | make all colors visible on white and solarized-light background; see #177 | romkatv | 2019-08-19 | 2 | -18/+18 |
| | |||||
* | make ZLE_RPROMPT_INDENT emulation condition less strict | romkatv | 2019-08-19 | 1 | -3/+12 |
| | |||||
* | correctly deduce p10k directory when using zprezto with zsh 5.1 | romkatv | 2019-08-19 | 1 | -22/+2 |
| | | | | see #174 | ||||
* | add ranger prompt; see #171 | romkatv | 2019-08-17 | 4 | -0/+24 |
| | |||||
* | Try harder when running on a system with incorrectly configured locale. | romkatv | 2019-08-17 | 5 | -11/+23 |
| | | | | | | | ZSH will still be broken when locale is misconfigured but at least p10k will work so users will look for help elsewhere. Fixes #173. | ||||
* | bug fix: don't hide command execution status on reset-prompt | romkatv | 2019-08-16 | 1 | -3/+6 |
| | | | | fixes #171 | ||||
* | remove POWERLEVEL9K_ALWAYS_SHOW_CONTEXT from configs as it confuses users | romkatv | 2019-08-16 | 2 | -2/+0 |
| | |||||
* | spello | romkatv | 2019-08-16 | 2 | -2/+2 |
| | |||||
* | support branch shortening when using gitstatusd | romkatv | 2019-08-14 | 1 | -4/+20 |
| | |||||
* | shorten git branch name if over 32 chars long; tune colors | romkatv | 2019-08-14 | 3 | -11/+27 |
| | |||||
* | spelling | Roman Perepelitsa | 2019-08-14 | 1 | -3/+3 |
| | |||||
* | enable nvm prompt if function nvm is defined | romkatv | 2019-08-13 | 1 | -5/+5 |
| | | | | Same thing with a few other env prompts. Fixes #166. | ||||
* | add missing # | romkatv | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | add two more faq entries that recommended the recommended font | romkatv | 2019-08-12 | 1 | -0/+28 |
| | |||||
* | add POWERLEVEL9K_RUST_VERSION_PROJECT_ONLY and ↵ | romkatv | 2019-08-12 | 3 | -23/+39 |
| | | | | POWERLEVEL9K_GO_VERSION_PROJECT_ONLY | ||||
* | add rust_version to lean and classic configs | romkatv | 2019-08-12 | 2 | -4/+18 |
| | |||||
* | slightly better icons | romkatv | 2019-08-12 | 1 | -12/+12 |
| | |||||
* | short rust_version only when in a subdirectory of a cargo package | romkatv | 2019-08-12 | 1 | -0/+5 |
| | | | | fixes #164 | ||||
* | strip spaces from os_icon when using narrow icons | romkatv | 2019-08-10 | 1 | -0/+1 |
| | |||||
* | enable rbenv by default in lean and classic configs | romkatv | 2019-08-10 | 2 | -2/+2 |
| | |||||
* | add rvm to lean and classic configs | romkatv | 2019-08-10 | 2 | -0/+22 |
| | |||||
* | add POWERLEVEL9K_RVM_SHOW_GEMSET and POWERLEVEL9K_RVM_SHOW_PREFIX | romkatv | 2019-08-10 | 1 | -1/+5 |
| | | | | Some users want them. See https://github.com/Powerlevel9k/powerlevel9k/pull/1353. | ||||
* | don't assume that people know how to download files from a browser | romkatv | 2019-08-10 | 1 | -3/+7 |
| | |||||
* | add an FAQ entry for people who cannot click on a ttf file and press Install | romkatv | 2019-08-09 | 1 | -0/+6 |
| | |||||
* | font docs | romkatv | 2019-08-09 | 1 | -13/+6 |
| | |||||
* | whitespace | romkatv | 2019-08-09 | 1 | -1/+0 |
| | |||||
* | Revert "add P9K_PROMPT_CHAR_STATE; it's experimental, don't use unless you ↵ | romkatv | 2019-08-09 | 1 | -7/+6 |
| | | | | | | | | are a trusted tester" This reverts commit 429b07d4f890421d473abc76e1748ba239855dd3. Fixes #154. | ||||
* | add a space after all os icons | romkatv | 2019-08-08 | 1 | -90/+90 |
| | |||||
* | remove one space after VCS_BRANCH_ICON when using wide icons | romkatv | 2019-08-08 | 3 | -5/+4 |
| | |||||
* | better distinguish between fontawesome and nerd fonts | romkatv | 2019-08-08 | 1 | -3/+44 |
| | | | | | | | | | There are fonts that aren't from Nerd Fonts and that cannot display the python logo from Font Awesome. Classify them as awesome-fontconfig and manually set an alternative icon for all Python segments in the config. Fixes #157. | ||||
* | add P9K_PROMPT_CHAR_STATE; it's experimental, don't use unless you are a ↵ | romkatv | 2019-08-07 | 1 | -6/+7 |
| | | | | trusted tester | ||||
* | pull upstream changes from gitstatus | romkatv | 2019-08-07 | 1 | -3/+6 |
| | |||||
* | change os_icon style | romkatv | 2019-08-07 | 3 | -9/+15 |
| | |||||
* | wizard: enable os_icon for users who like many icons | romkatv | 2019-08-07 | 5 | -13/+69 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-08-07 | 1 | -8/+16 |
| | |||||
* | don't trust $PWD as it can be changed; use ${(%):-%/} instead | romkatv | 2019-08-07 | 1 | -23/+27 |
| | | | | It's possible that #156 is caused by some code changing PWD. | ||||
* | pull upstream changes from gitstatus | romkatv | 2019-08-06 | 2 | -1/+1 |
| | |||||
* | update toc | romkatv | 2019-08-06 | 1 | -0/+1 |
| | |||||
* | add FAQ about the python logo not rendering in the wizard; fixes #151 | romkatv | 2019-08-06 | 1 | -0/+9 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-08-06 | 1 | -5/+5 |
| | |||||
* | ignore zshexit hook calls done from forks | romkatv | 2019-08-06 | 1 | -1/+5 |
| | |||||
* | add POWERLEVEL9K_VCS_CONFLICTED_MAX_NUM | romkatv | 2019-08-05 | 3 | -2/+4 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-08-05 | 1 | -1/+1 |
| | |||||
* | be more tolerant towards misconfigured locales; users with non-utf-8 locales ↵ | romkatv | 2019-08-05 | 5 | -55/+67 |
| | | | | will still have broken shells but at least p10k will work |