aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add color selection dialog for lean-8colors; remove space before prompt char ↵romkatv2020-01-203-40/+44
| | | | in lean-* when it's the first segment on the line
* survive SIGINT during preexec; see #427romkatv2020-01-201-6/+17
|
* follow ~/.zshrc and ~/.p10k.zsh symlinksromkatv2020-01-192-5/+6
| | | | | | | | When the user tells the configuration wizard to apply changes to ~/.zshrc and ~/.p10k.zsh and these files are symlinks, apply changes to the targets. see #426
* print the same error message for 32-bit android as for 32-bit linuxromkatv2020-01-181-2/+2
| | | | see https://github.com/romkatv/gitstatus/pull/96
* prepare for worker migrationromkatv2020-01-171-9/+13
|
* pull upstream changes from gitstatusv1.0romkatv2020-01-161-2/+3
|
* fix POWERLEVEL9K_DIR_HYPERLINK=true with ↵romkatv2020-01-161-7/+7
| | | | | | POWERLEVEL9K_SHORTEN_STRATEGY=truncate_from_right fixes #420
* cleanupromkatv2020-01-161-7/+7
|
* fix 1-liner moderomkatv2020-01-161-1/+1
|
* remove notes.txtromkatv2020-01-151-23/+0
|
* add ssh-agent to precommandsromkatv2020-01-151-0/+1
|
* spelloromkatv2020-01-151-1/+1
|
* make the default glcoud format less verboseromkatv2020-01-154-12/+12
|
* port latest changes from p10k-lean.zsh to other stylesromkatv2020-01-153-332/+399
|
* cleanupromkatv2020-01-151-56/+57
|
* enable midnight_commander and aws_eb_env by defaultromkatv2020-01-151-2/+2
|
* update SHOW_ON_COMMAND parameters based on suggestions from #318; enable ↵romkatv2020-01-151-7/+10
| | | | google_app_cred, gcloud and azure by default
* add faq entry about SHOW_ON_COMMANDromkatv2020-01-151-0/+16
|
* Merge branch 'master' into reactiveromkatv2020-01-152-24/+1146
|\
| * add 8-color version of lean styleromkatv2020-01-152-24/+1146
| |
* | Merge branch 'master' into reactiveromkatv2020-01-141-2/+3
|\|
| * switch to debian in the docker demoromkatv2020-01-141-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 upromkatv2020-01-141-3/+5
| |
* | use more precise pattern for process substitutionsromkatv2020-01-141-1/+1
| |
* | add a bunch of SHOW_ON_COMMAND paramters to p10k-lean.zsh; still in fluxromkatv2020-01-131-0/+13
| |
* | Merge branch 'master' into reactiveromkatv2020-01-131-2/+2
|\|
| * rustup is just wowromkatv2020-01-131-2/+2
| |
* | Merge branch 'master' into reactiveromkatv2020-01-131-6/+34
|\|
| * give content expansion for rust_version access to full version through ↵romkatv2020-01-131-0/+2
| | | | | | | | $P9K_RUST_VERSION; see #418
| * rust_version: support rustup; see #418romkatv2020-01-131-6/+32
| |
* | optimize `p10k display`, POWERLEVEL9K_*_SHOW_ON_COMMAND, and startupromkatv2020-01-131-38/+79
| |
* | add all p10k-* hooks to parameter signatureromkatv2020-01-131-1/+2
| |
* | don't replace show with print if p10k-on-post-prompt is definedromkatv2020-01-131-2/+2
| |
* | Merge branch 'master' into reactiveromkatv2020-01-134-14/+8
|\|
| * clear to eol when printing empty_line and rulerromkatv2020-01-131-5/+8
| |
| * delete trashromkatv2020-01-123-9/+0
| |
* | parse process substitutionsromkatv2020-01-121-5/+11
| |
* | add `p10k display -a`romkatv2020-01-121-12/+50
| |
* | remove parse.zshromkatv2020-01-121-328/+0
| |
* | add POWERLEVEL9K_COMMANDS_MAX_TOKEN_COUNTromkatv2020-01-121-3/+4
| |
* | add POWERLEVEL9K_${segment}_SHOW_ON_COMMAND; bug fixes in parsingromkatv2020-01-121-38/+117
| |
* | group precommands with commandsromkatv2020-01-121-11/+12
| |
* | minor opitimizationromkatv2020-01-121-1/+1
| |
* | incorporate latest parser fixesromkatv2020-01-121-49/+97
| |
* | commentsromkatv2020-01-121-0/+6
| |
* | Merge branch 'master' into reactiveromkatv2020-01-121-0/+19
|\|
| * add faq about changing colorsromkatv2020-01-121-0/+14
| |
| * Add Zim installation instructions to README.md (#411)Eric Nielsen2020-01-081-0/+5
| | | | | | add zim installation instructions
* | fix 'always'romkatv2020-01-121-34/+55
| |
* | fix heredocsromkatv2020-01-121-7/+19
| |