Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | print the same error message for 32-bit android as for 32-bit linux | romkatv | 2020-01-18 | 1 | -2/+2 |
| | | | | see https://github.com/romkatv/gitstatus/pull/96 | ||||
* | prepare for worker migration | romkatv | 2020-01-17 | 1 | -9/+13 |
| | |||||
* | pull upstream changes from gitstatusv1.0 | romkatv | 2020-01-16 | 1 | -2/+3 |
| | |||||
* | fix POWERLEVEL9K_DIR_HYPERLINK=true with ↵ | romkatv | 2020-01-16 | 1 | -7/+7 |
| | | | | | | POWERLEVEL9K_SHORTEN_STRATEGY=truncate_from_right fixes #420 | ||||
* | cleanup | romkatv | 2020-01-16 | 1 | -7/+7 |
| | |||||
* | fix 1-liner mode | romkatv | 2020-01-16 | 1 | -1/+1 |
| | |||||
* | remove notes.txt | romkatv | 2020-01-15 | 1 | -23/+0 |
| | |||||
* | add ssh-agent to precommands | romkatv | 2020-01-15 | 1 | -0/+1 |
| | |||||
* | spello | romkatv | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | make the default glcoud format less verbose | romkatv | 2020-01-15 | 4 | -12/+12 |
| | |||||
* | port latest changes from p10k-lean.zsh to other styles | romkatv | 2020-01-15 | 3 | -332/+399 |
| | |||||
* | cleanup | romkatv | 2020-01-15 | 1 | -56/+57 |
| | |||||
* | enable midnight_commander and aws_eb_env by default | romkatv | 2020-01-15 | 1 | -2/+2 |
| | |||||
* | update SHOW_ON_COMMAND parameters based on suggestions from #318; enable ↵ | romkatv | 2020-01-15 | 1 | -7/+10 |
| | | | | google_app_cred, gcloud and azure by default | ||||
* | add faq entry about SHOW_ON_COMMAND | romkatv | 2020-01-15 | 1 | -0/+16 |
| | |||||
* | Merge branch 'master' into reactive | romkatv | 2020-01-15 | 2 | -24/+1146 |
|\ | |||||
| * | add 8-color version of lean style | romkatv | 2020-01-15 | 2 | -24/+1146 |
| | | |||||
* | | Merge branch 'master' into reactive | romkatv | 2020-01-14 | 1 | -2/+3 |
|\| | |||||
| * | switch to debian in the docker demo | romkatv | 2020-01-14 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | archlinux fails to install packages half the time error: key "Christian Hesse (Arch Linux Package Signing) <arch@eworm.de>" could not be imported This seems to be a long-standing bug in arch that hasn't been acknowledged. Users suffering from it are offered to to repeatedly wipe their keyring, reinitialize, and retry. | ||||
* | | speed up | romkatv | 2020-01-14 | 1 | -3/+5 |
| | | |||||
* | | use more precise pattern for process substitutions | romkatv | 2020-01-14 | 1 | -1/+1 |
| | | |||||
* | | add a bunch of SHOW_ON_COMMAND paramters to p10k-lean.zsh; still in flux | romkatv | 2020-01-13 | 1 | -0/+13 |
| | | |||||
* | | Merge branch 'master' into reactive | romkatv | 2020-01-13 | 1 | -2/+2 |
|\| | |||||
| * | rustup is just wow | romkatv | 2020-01-13 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into reactive | romkatv | 2020-01-13 | 1 | -6/+34 |
|\| | |||||
| * | give content expansion for rust_version access to full version through ↵ | romkatv | 2020-01-13 | 1 | -0/+2 |
| | | | | | | | | $P9K_RUST_VERSION; see #418 | ||||
| * | rust_version: support rustup; see #418 | romkatv | 2020-01-13 | 1 | -6/+32 |
| | | |||||
* | | optimize `p10k display`, POWERLEVEL9K_*_SHOW_ON_COMMAND, and startup | romkatv | 2020-01-13 | 1 | -38/+79 |
| | | |||||
* | | add all p10k-* hooks to parameter signature | romkatv | 2020-01-13 | 1 | -1/+2 |
| | | |||||
* | | don't replace show with print if p10k-on-post-prompt is defined | romkatv | 2020-01-13 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into reactive | romkatv | 2020-01-13 | 4 | -14/+8 |
|\| | |||||
| * | clear to eol when printing empty_line and ruler | romkatv | 2020-01-13 | 1 | -5/+8 |
| | | |||||
| * | delete trash | romkatv | 2020-01-12 | 3 | -9/+0 |
| | | |||||
* | | parse process substitutions | romkatv | 2020-01-12 | 1 | -5/+11 |
| | | |||||
* | | add `p10k display -a` | romkatv | 2020-01-12 | 1 | -12/+50 |
| | | |||||
* | | remove parse.zsh | romkatv | 2020-01-12 | 1 | -328/+0 |
| | | |||||
* | | add POWERLEVEL9K_COMMANDS_MAX_TOKEN_COUNT | romkatv | 2020-01-12 | 1 | -3/+4 |
| | | |||||
* | | add POWERLEVEL9K_${segment}_SHOW_ON_COMMAND; bug fixes in parsing | romkatv | 2020-01-12 | 1 | -38/+117 |
| | | |||||
* | | group precommands with commands | romkatv | 2020-01-12 | 1 | -11/+12 |
| | | |||||
* | | minor opitimization | romkatv | 2020-01-12 | 1 | -1/+1 |
| | | |||||
* | | incorporate latest parser fixes | romkatv | 2020-01-12 | 1 | -49/+97 |
| | | |||||
* | | comments | romkatv | 2020-01-12 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'master' into reactive | romkatv | 2020-01-12 | 1 | -0/+19 |
|\| | |||||
| * | add faq about changing colors | romkatv | 2020-01-12 | 1 | -0/+14 |
| | | |||||
| * | Add Zim installation instructions to README.md (#411) | Eric Nielsen | 2020-01-08 | 1 | -0/+5 |
| | | | | | | add zim installation instructions | ||||
* | | fix 'always' | romkatv | 2020-01-12 | 1 | -34/+55 |
| | | |||||
* | | fix heredocs | romkatv | 2020-01-12 | 1 | -7/+19 |
| | | |||||
* | | get rid of captures | romkatv | 2020-01-12 | 1 | -10/+16 |
| | | |||||
* | | rename _p9k names for easier testing | romkatv | 2020-01-12 | 1 | -17/+17 |
| | | |||||
* | | write all p10k-on-* hooks to instant prompt | romkatv | 2020-01-11 | 1 | -5/+33 |
| | |