| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | survive ancient zsh in PATH | romkatv | 2019-11-29 | 1 | -2/+4 |
* | survive ancient zsh | romkatv | 2019-11-29 | 4 | -12/+23 |
* | roll back accidental change | romkatv | 2019-11-29 | 1 | -1/+1 |
* | don't unset prompt_sp when bailing early | romkatv | 2019-11-29 | 1 | -2/+2 |
* | survive ancient zsh in PATH | romkatv | 2019-11-29 | 1 | -2/+3 |
* | survive ancient zsh in PATH (run wizard.zsh from a fork) | romkatv | 2019-11-29 | 3 | -56/+40 |
* | pull upstream changes from gitstatus | romkatv | 2019-11-29 | 1 | -2/+8 |
* | add POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES; closes #350 | romkatv | 2019-11-27 | 1 | -2/+5 |
* | pull upstream changes from gitstatus | romkatv | 2019-11-21 | 1 | -6/+4 |
* | add `p10k reload` and call it from all standard configs | romkatv | 2019-11-21 | 6 | -4/+35 |
* | extend faq | romkatv | 2019-11-21 | 1 | -1/+7 |
* | iterm2: add settings that don't exist | romkatv | 2019-11-21 | 1 | -15/+17 |
* | don't try to fix Minimum Contrast for iTerm2 users; it fails for at least one... | romkatv | 2019-11-21 | 1 | -1/+1 |
* | wizard: record instant_prompt and transient_prompt options | romkatv | 2019-11-21 | 1 | -4/+4 |
* | replace ↵ with ✘ in config templates | romkatv | 2019-11-19 | 4 | -17/+15 |
* | clarify what "ornaments" refers to; see #329 | romkatv | 2019-11-18 | 1 | -1/+4 |
* | add POWERLEVEL9K_RBENV_SOURCES; see #333 | romkatv | 2019-11-18 | 4 | -8/+23 |
* | remove redundant extra icons question | romkatv | 2019-11-16 | 1 | -1/+0 |
* | black os_ison on white background in rainbow style. otherwise it sucks on bot... | romkatv | 2019-11-15 | 2 | -4/+7 |
* | docs | romkatv | 2019-11-15 | 1 | -2/+4 |
* | Add support for classes for AWS profile prompt | Rostyslav Sotnychenko | 2019-11-14 | 4 | -14/+101 |
* | bug fix: %k was printed instead of %f | romkatv | 2019-11-14 | 1 | -2/+2 |
* | move iterm mark above ruler and empty_line; otherwise transient prompt is bro... | romkatv | 2019-11-14 | 1 | -5/+5 |
* | don't empty PROMPT in preexec; it makes it harder to debug stuff | romkatv | 2019-11-13 | 1 | -2/+2 |
* | Revert "try to fix prompt marks on apple terminal" | romkatv | 2019-11-13 | 1 | -4/+3 |
* | try to fix prompt marks on apple terminal | romkatv | 2019-11-13 | 1 | -3/+4 |
* | typo | romkatv | 2019-11-13 | 1 | -1/+1 |
* | add iterm2 marks to transient prompt | romkatv | 2019-11-13 | 1 | -0/+3 |
* | attempt to fix iterm2 intergration | romkatv | 2019-11-13 | 1 | -0/+15 |
* | suppress errors from `zmodload zsh/parameter`; there are bugs in msys that ca... | romkatv | 2019-11-13 | 1 | -1/+1 |
* | match msys and mingw `uname -s` output more aggressively; there is no rhyme o... | romkatv | 2019-11-13 | 1 | -2/+2 |
* | pull upstream changes from gitstatus | romkatv | 2019-11-13 | 1 | -1/+1 |
* | bump versions | romkatv | 2019-11-13 | 1 | -1/+1 |
* | move _p9k_do_nothing to the front of precmd_functions | romkatv | 2019-11-12 | 1 | -2/+4 |
* | comments | romkatv | 2019-11-12 | 1 | -4/+2 |
* | add VIOWN color params | romkatv | 2019-11-12 | 3 | -6/+6 |
* | remove debug logs that were added for #315 | romkatv | 2019-11-11 | 1 | -8/+0 |
* | detect \e*\e\ escape sequences in addition to \e*\a; fixes #315 | romkatv | 2019-11-11 | 1 | -1/+1 |
* | reduce POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS from 50 to 20 ms | romkatv | 2019-11-11 | 1 | -1/+1 |
* | fix caching and slow repo detection when GIT_DIR is set | romkatv | 2019-11-11 | 1 | -35/+52 |
* | pull upstream changes from gitstatus | romkatv | 2019-11-11 | 10 | -4/+10 |
* | parenthesize regex | romkatv | 2019-11-09 | 1 | -1/+1 |
* | when ifconfig is not available, use ip; fixes #305 | romkatv | 2019-11-09 | 1 | -11/+23 |
* | bug fix: missing \r in sp emulation | romkatv | 2019-11-08 | 1 | -0/+1 |
* | font docs | romkatv | 2019-11-08 | 1 | -2/+5 |
* | work around a bug in zsh that skips precmd hooks after trapped SIGINT if ther... | romkatv | 2019-11-08 | 1 | -0/+3 |
* | revert most changes from 5605799 | romkatv | 2019-11-08 | 1 | -27/+69 |
* | Merge branch 'Nobody912-master' | romkatv | 2019-11-08 | 1 | -78/+38 |
|\ |
|
| * | Merge branch 'master' of https://github.com/Nobody912/powerlevel10k into Nobo... | romkatv | 2019-11-08 | 1 | -78/+38 |
|/| |
|
| * | Update README.md | Nobody912 | 2019-10-31 | 1 | -78/+38 |