| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | comments | romkatv | 2019-10-26 | 1 | -1/+1 |
* | improve instant prompt usability, update docs and add an option to the wizard... | romkatv | 2019-10-26 | 1 | -17/+59 |
* | temporarily disable instant prompt in the configuration wizard. there are iss... | romkatv | 2019-10-21 | 1 | -2/+2 |
* | enable instant prompt when configuration wizard runs | romkatv | 2019-10-20 | 1 | -32/+116 |
* | change dir foreground from black to white in rainbow style; looks a bit less ... | romkatv | 2019-10-11 | 1 | -1/+1 |
* | bug fix: wrong tail color for rainbow in the wizard | romkatv | 2019-10-11 | 1 | -1/+1 |
* | add rainbow style; delete p9k style | romkatv | 2019-10-11 | 1 | -78/+103 |
* | restore "?" as VCS_UNTRACKED_ICON in lean and classic styles | romkatv | 2019-10-11 | 1 | -12/+14 |
* | add the default powerlevel9k style to the wizard | romkatv | 2019-10-10 | 1 | -12/+67 |
* | add pure style to the configuration wizard | romkatv | 2019-10-10 | 1 | -12/+40 |
* | Correct typo when replacing config file | Mark Trolley | 2019-10-05 | 1 | -1/+1 |
* | survive emulate sh; fixes #226 | romkatv | 2019-09-20 | 1 | -1/+1 |
* | use fancier battery icons with nerd fonts | romkatv | 2019-09-09 | 1 | -3/+7 |
* | disable or substitute "compatible" icons that cannot be displayed by the stoc... | romkatv | 2019-09-07 | 1 | -1/+3 |
* | drop q+ as it it's not supported by old shells | romkatv | 2019-09-06 | 1 | -4/+3 |
* | wizard: fix handling for $ZDOTDIR and $HOME with special symbols ("%", "$", e... | romkatv | 2019-09-06 | 1 | -8/+8 |
* | don't offer to install font if there is no curl | romkatv | 2019-09-04 | 1 | -0/+1 |
* | better iTerm version filter | romkatv | 2019-09-04 | 1 | -1/+1 |
* | bug fix: don't attempt to source .p10k.zsh when wizard exits to restart iTerm2 | romkatv | 2019-09-04 | 1 | -1/+1 |
* | minor fixes | romkatv | 2019-09-04 | 1 | -2/+2 |
* | wizard: offer to override font on Termux if it is not MesloLGS NF | romkatv | 2019-09-03 | 1 | -1/+5 |
* | wizard: offer to install Meslo NF on iTerm2 | romkatv | 2019-09-03 | 1 | -29/+101 |
* | wizard: offer to install Meslo NF on Termux | romkatv | 2019-09-03 | 1 | -12/+98 |
* | wizard: better text overflow | romkatv | 2019-09-03 | 1 | -6/+5 |
* | wizard: add round separators, heads and tails | romkatv | 2019-09-03 | 1 | -13/+77 |
* | wizard: better text overflow | romkatv | 2019-09-03 | 1 | -40/+55 |
* | wizard: make it look better on narrow screens | romkatv | 2019-09-03 | 1 | -6/+27 |
* | wizard: reduce the minimum required terminal width from 80 to 51 | romkatv | 2019-09-02 | 1 | -12/+17 |
* | stupid typo | romkatv | 2019-09-01 | 1 | -1/+1 |
* | wizard: add an option to enable `time` segment | romkatv | 2019-09-01 | 1 | -22/+61 |
* | fix detection of awesome-mapped-fontconfig in the wizard | romkatv | 2019-08-26 | 1 | -2/+5 |
* | ask awesome-patched font users about python logo; some are stuck with old fon... | romkatv | 2019-08-26 | 1 | -2/+8 |
* | better utf-8 handling | romkatv | 2019-08-20 | 1 | -1/+2 |
* | Try harder when running on a system with incorrectly configured locale. | romkatv | 2019-08-17 | 1 | -1/+3 |
* | shorten git branch name if over 32 chars long; tune colors | romkatv | 2019-08-14 | 1 | -0/+6 |
* | strip spaces from os_icon when using narrow icons | romkatv | 2019-08-10 | 1 | -0/+1 |
* | remove one space after VCS_BRANCH_ICON when using wide icons | romkatv | 2019-08-08 | 1 | -3/+2 |
* | better distinguish between fontawesome and nerd fonts | romkatv | 2019-08-08 | 1 | -3/+44 |
* | change os_icon style | romkatv | 2019-08-07 | 1 | -2/+8 |
* | wizard: enable os_icon for users who like many icons | romkatv | 2019-08-07 | 1 | -7/+59 |
* | be more tolerant towards misconfigured locales; users with non-utf-8 locales ... | romkatv | 2019-08-05 | 1 | -0/+1 |
* | speciazled diagnostics for i686; more escapes; more opts | romkatv | 2019-08-05 | 1 | -13/+13 |
* | beautify temp file name when printing it | romkatv | 2019-08-02 | 1 | -4/+5 |
* | source .p10k.zsh only if it exists | romkatv | 2019-08-01 | 1 | -2/+2 |
* | be less strict when detecting the presence of .p10k.zsh in .zshrc | romkatv | 2019-08-01 | 1 | -1/+1 |
* | format options better | romkatv | 2019-07-31 | 1 | -7/+18 |
* | add p10k configure | romkatv | 2019-07-31 | 1 | -3/+3 |
* | add an option for an even lighter background color | romkatv | 2019-07-31 | 1 | -14/+24 |
* | reduce wizard's minimum terminal size requirements | romkatv | 2019-07-31 | 1 | -29/+21 |
* | make classic style look decent if background color differs between segments | romkatv | 2019-07-31 | 1 | -15/+31 |