Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recognize void linux; use the generic linux icon for now; fixes #509 | romkatv | 2020-02-19 | 1 | -0/+1 |
| | |||||
* | recognize a few more patterns of "source .p10k.zsh" | romkatv | 2020-02-18 | 1 | -1/+11 |
| | |||||
* | stop loading icons.zsh lazily; print boundaries in get_icon_names | romkatv | 2020-02-18 | 1 | -1/+0 |
| | |||||
* | punctuation | romkatv | 2020-02-17 | 1 | -1/+1 |
| | |||||
* | bug fix: don't chmod inexisting file | romkatv | 2020-02-17 | 1 | -1/+1 |
| | |||||
* | wizard: gracefully handle non-writable ~/.zshrc | romkatv | 2020-02-16 | 1 | -3/+34 |
| | |||||
* | Oop | brettm12345 | 2020-02-16 | 1 | -1/+1 |
| | |||||
* | Remove extra line | brettm12345 | 2020-02-16 | 1 | -1/+0 |
| | |||||
* | Return an error | brettm12345 | 2020-02-16 | 1 | -1/+1 |
| | |||||
* | Remove the extra variable and inline the test | brettm12345 | 2020-02-16 | 1 | -1/+1 |
| | |||||
* | Use `[[ ]]` instead of `test` | brettm12345 | 2020-02-16 | 1 | -1/+1 |
| | |||||
* | Change variable name and fix warning | brettm12345 | 2020-02-16 | 1 | -1/+1 |
| | |||||
* | Warn user if they try to modify their `.zshrc` | brettm12345 | 2020-02-16 | 1 | -0/+2 |
| | |||||
* | replace terraform icon; several terminals have bugs that prevent them from ↵ | romkatv | 2020-02-06 | 1 | -2/+0 |
| | | | | rendering the current icon correctly | ||||
* | when the user's locale is misconfigured, set it to utf8 at the top level | romkatv | 2020-02-05 | 1 | -7/+0 |
| | | | | fixes #469 | ||||
* | remove redundant expansion of C-escapes | romkatv | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | add extra options to pure style | romkatv | 2020-02-02 | 1 | -43/+81 |
| | | | | | | | - non-permanent content location (left or right) - show current time - prompt height (one or two lines) - prompt spacing (with empty line between prompts or without) | ||||
* | better text flowing when nudging to restart iTerm2 | romkatv | 2020-01-27 | 1 | -3/+3 |
| | |||||
* | drop support for no-icons mode from all config templates | romkatv | 2020-01-26 | 1 | -11/+1 |
| | |||||
* | fix prompt_char (never showed error); unify options | romkatv | 2020-01-26 | 1 | -7/+0 |
| | |||||
* | fix option names in the color selection screen; fixes #432 | romkatv | 2020-01-23 | 1 | -3/+3 |
| | |||||
* | display lean with 8 colors right away if the terminal does not support 256 ↵ | romkatv | 2020-01-21 | 1 | -2/+9 |
| | | | | colors | ||||
* | check for truecolor before offering snazzy | romkatv | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | add snazzy color scheme option to pure style | romkatv | 2020-01-21 | 1 | -39/+99 |
| | |||||
* | add color selection dialog for lean-8colors; remove space before prompt char ↵ | romkatv | 2020-01-20 | 1 | -38/+36 |
| | | | | in lean-* when it's the first segment on the line | ||||
* | follow ~/.zshrc and ~/.p10k.zsh symlinks | romkatv | 2020-01-19 | 1 | -2/+2 |
| | | | | | | | | 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 | ||||
* | fix 1-liner mode | romkatv | 2020-01-16 | 1 | -1/+1 |
| | |||||
* | add 8-color version of lean style | romkatv | 2020-01-15 | 1 | -24/+70 |
| | |||||
* | more empty lines | romkatv | 2019-12-17 | 1 | -1/+6 |
| | |||||
* | typo | romkatv | 2019-12-17 | 1 | -1/+1 |
| | |||||
* | nag users to restart iTerm2 after installing fonts | romkatv | 2019-12-17 | 1 | -4/+11 |
| | |||||
* | ensure vim_shell and midnight_commander icons are always shown; apply ↵ | romkatv | 2019-12-04 | 1 | -0/+4 |
| | | | | narrow_icons to them | ||||
* | survive ancient zsh in PATH (run wizard.zsh from a fork) | romkatv | 2019-11-29 | 1 | -46/+37 |
| | |||||
* | 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 ↵ | romkatv | 2019-11-21 | 1 | -1/+1 |
| | | | | one person | ||||
* | wizard: record instant_prompt and transient_prompt options | romkatv | 2019-11-21 | 1 | -4/+4 |
| | |||||
* | replace ↵ with ✘ in config templates | romkatv | 2019-11-19 | 1 | -8/+6 |
| | | | | | Some terminals are unable to display ↵ even when using fonts that have this ghyph. See #326. | ||||
* | clarify what "ornaments" refers to; see #329 | romkatv | 2019-11-18 | 1 | -1/+4 |
| | |||||
* | 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 ↵ | romkatv | 2019-11-15 | 1 | -2/+5 |
| | | | | both MS terminals as they cannot differentiate between black and no background | ||||
* | wizard: frame for lean prompt | romkatv | 2019-11-07 | 1 | -28/+44 |
| | |||||
* | fix prompt char color in transient prompt preview for Pure | romkatv | 2019-11-06 | 1 | -3/+5 |
| | |||||
* | wizard: apply options to Pure style | romkatv | 2019-11-06 | 1 | -146/+139 |
| | |||||
* | wizard: TRANSIENT_PROMPT same-dir => always | romkatv | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | wizard: add transient prompt (optional); disable hot reload | romkatv | 2019-11-06 | 1 | -22/+51 |
| | |||||
* | Merge branch 'master' into dynamic | romkatv | 2019-11-06 | 1 | -0/+3 |
|\ | |||||
| * | iTerm2: set minimum contrast to 0; enable anti-aliasing | romkatv | 2019-11-06 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'master' into dynamic | romkatv | 2019-11-05 | 1 | -2/+9 |
|\| | |||||
| * | Don't choke on empty zshrc. | Roman Perepelitsa | 2019-11-04 | 1 | -1/+1 |
| | | |||||
| * | enable vi_mode in configs that don't have prompt_char | romkatv | 2019-11-02 | 1 | -1/+8 |
| | |