1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00
Commit graph

27 commits

Author SHA1 Message Date
romkatv eb9da89ad9 quote $foo when running with unknown options; fixes #453 2020-02-01 22:03:42 +01:00
romkatv a9715367d4 fix prompt_char (never showed error); unify options 2020-01-26 16:54:52 +01:00
romkatv e374395746 follow ~/.zshrc and ~/.p10k.zsh symlinks
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
2020-01-19 15:58:04 +01:00
romkatv 183ec8ff6e survive ancient zsh in PATH (run wizard.zsh from a fork) 2019-11-29 10:56:03 +01:00
romkatv fdb90994c9 add p10k reload and call it from all standard configs 2019-11-21 09:24:29 +01:00
romkatv 627d471fca improve instant prompt usability, update docs and add an option to the wizard to enable it 2019-10-26 20:43:38 +02:00
romkatv 0067e0d4a1 survive emulate sh; fixes #226 2019-09-20 11:22:14 +02:00
romkatv ef6f90f598 wizard: fix handling for $ZDOTDIR and $HOME with special symbols ("%", "$", etc.) 2019-09-06 11:30:11 +02:00
romkatv 298fa2f325 bug fix: don't attempt to source .p10k.zsh when wizard exits to restart iTerm2 2019-09-04 08:13:16 +02:00
romkatv d6041f53aa wizard: make it look better on narrow screens 2019-09-03 10:18:19 +02:00
romkatv db6d36e09f wizard: reduce the minimum required terminal width from 80 to 51 2019-09-02 17:32:45 +02:00
romkatv 4bed2dc8c0 wizard: add an option to enable time segment 2019-09-01 14:43:16 +02:00
romkatv b3abfc089a fix detection of awesome-mapped-fontconfig in the wizard 2019-08-26 12:05:42 +02:00
romkatv 24a5261a39 wizard: enable os_icon for users who like many icons 2019-08-07 11:04:35 +02:00
romkatv 59e96984a1 be more tolerant towards misconfigured locales; users with non-utf-8 locales will still have broken shells but at least p10k will work 2019-08-05 20:23:30 +02:00
romkatv f62d1d5ae3 speciazled diagnostics for i686; more escapes; more opts 2019-08-05 10:37:04 +02:00
romkatv a6b572da45 add p10k configure 2019-07-31 18:21:37 +02:00
romkatv dc8e654165 reduce wizard's minimum terminal size requirements 2019-07-31 11:40:38 +02:00
romkatv f702fe5b78 add separate options for separators, heads and tails; add more choices if using nerdfont 2019-07-30 14:50:04 +02:00
romkatv a2a21ae95a add an option for right frame without left 2019-07-30 12:37:45 +02:00
romkatv d872930c5c disable prompt_subst 2019-07-29 17:45:53 +02:00
romkatv 742ddb459f better diagnostics for small screens 2019-07-29 17:43:25 +02:00
romkatv fb88f83c92 add p9k_configure 2019-07-28 18:53:45 +02:00
romkatv 4f482aa7e0 better zshrc writing 2019-07-28 17:29:56 +02:00
romkatv 444245ecc6 more wizard options 2019-07-28 16:40:05 +02:00
romkatv 0378a0a54c cleanup 2019-07-28 12:19:51 +02:00
romkatv e28d0c37c9 add configure.zsh 2019-07-28 12:16:05 +02:00