Commit Graph

3311 Commits (aa90e7e1488f4a4b3f5b5f0e9ff964c3939fffc6)
 

Author SHA1 Message Date
romkatv aa0f435d75 add worker.zsh 5 years ago
romkatv f1da8c41ac prepare for worker migration 5 years ago
romkatv c21961b53c pull upstream changes from gitstatus 5 years ago
romkatv a0f3d94dd6 fix POWERLEVEL9K_DIR_HYPERLINK=true with POWERLEVEL9K_SHORTEN_STRATEGY=truncate_from_right
fixes #420
5 years ago
romkatv 8a9e879164 cleanup 5 years ago
romkatv f85a3a5652 fix 1-liner mode 5 years ago
romkatv eeabcbfa80 remove notes.txt 5 years ago
romkatv b241f2ce25 add ssh-agent to precommands 5 years ago
romkatv cf2b97e389 spello 5 years ago
romkatv 3391739b55 make the default glcoud format less verbose 5 years ago
romkatv 525e3257d8 port latest changes from p10k-lean.zsh to other styles 5 years ago
romkatv 74116e206b cleanup 5 years ago
romkatv 5544777c01 enable midnight_commander and aws_eb_env by default 5 years ago
romkatv ece366ba68 update SHOW_ON_COMMAND parameters based on suggestions from #318; enable google_app_cred, gcloud and azure by default 5 years ago
romkatv 124723fdd2 add faq entry about SHOW_ON_COMMAND 5 years ago
romkatv e2813c5db5 Merge branch 'master' into reactive 5 years ago
romkatv bd9e4ee35b add 8-color version of lean style 5 years ago
romkatv f3cdf7d9ba Merge branch 'master' into reactive 5 years ago
romkatv 8394e6338e switch to debian in the docker demo
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.
5 years ago
romkatv ad22ff1ffa speed up 5 years ago
romkatv 057533460f use more precise pattern for process substitutions 5 years ago
romkatv bbc6f8638e add a bunch of SHOW_ON_COMMAND paramters to p10k-lean.zsh; still in flux 5 years ago
romkatv f15af7b2c2 Merge branch 'master' into reactive 5 years ago
romkatv 437b624532 rustup is just wow 5 years ago
romkatv 5ccec88673 Merge branch 'master' into reactive 5 years ago
romkatv 1cf99b34e5 give content expansion for rust_version access to full version through $P9K_RUST_VERSION; see #418 5 years ago
romkatv ddecb91a0f rust_version: support rustup; see #418 5 years ago
romkatv 4218cc5106 optimize `p10k display`, POWERLEVEL9K_*_SHOW_ON_COMMAND, and startup 5 years ago
romkatv e9335145b3 add all p10k-* hooks to parameter signature 5 years ago
romkatv 1efade9962 don't replace show with print if p10k-on-post-prompt is defined 5 years ago
romkatv 32c3ad75cc Merge branch 'master' into reactive 5 years ago
romkatv 2b307eefd8 clear to eol when printing empty_line and ruler 5 years ago
romkatv 5ecde25fea delete trash 5 years ago
romkatv 35d2432326 parse process substitutions 5 years ago
romkatv cbb3f2bc41 add `p10k display -a` 5 years ago
romkatv 7b37e475d3 remove parse.zsh 5 years ago
romkatv 1eb83b081e add POWERLEVEL9K_COMMANDS_MAX_TOKEN_COUNT 5 years ago
romkatv 14623f0626 add POWERLEVEL9K_${segment}_SHOW_ON_COMMAND; bug fixes in parsing 5 years ago
romkatv be359b6e76 group precommands with commands 5 years ago
romkatv b8981328bb minor opitimization 5 years ago
romkatv 02a5d21f12 incorporate latest parser fixes 5 years ago
romkatv bc0429f3bb comments 5 years ago
romkatv 856baeb610 Merge branch 'master' into reactive 5 years ago
romkatv 974529b642 add faq about changing colors 5 years ago
romkatv 60d00e9e75 fix 'always' 5 years ago
romkatv b59f74a7bd fix heredocs 5 years ago
romkatv 770bf93444 get rid of captures 5 years ago
romkatv 6e3711759f rename _p9k names for easier testing 5 years ago
romkatv 940e6dc118 write all p10k-on-* hooks to instant prompt 5 years ago
romkatv 849e9519de back to 32 token limit 5 years ago