| Commit message (Expand) | Author | Age | Files | Lines |
* | disable tty echo for the whole duration of wizard | romkatv | 2020-05-14 | 1 | -2/+2 |
* | fix ask_python screen in the wizard | romkatv | 2020-05-14 | 1 | -10/+10 |
* | wizard: print a message when aborted with ctrl-c | romkatv | 2020-05-14 | 1 | -1/+10 |
* | allow dir styling based on the pair: $PWD and whether it's writable | romkatv | 2020-05-02 | 1 | -2/+4 |
* | wizard bug fixes: screen redraws, spurious errors, frame selectionv1.6.1 | romkatv | 2020-04-28 | 1 | -6/+9 |
* | wizard now reacts to terminal size changes and can function at much smaller t... | romkatv | 2020-04-26 | 1 | -1172/+918 |
* | assume no zshrc changes are required if using z4h | romkatv | 2020-04-04 | 1 | -0/+5 |
* | bug fix: always succeed when reaching the end of ask_* function; fixes #591 | romkatv | 2020-03-28 | 1 | -1/+49 |
* | add padding after slanted separators when using non-monospace font; count wid... | romkatv | 2020-03-27 | 1 | -40/+84 |
* | Update GitHub issue link (#588) | shiro | 2020-03-26 | 1 | -1/+1 |
* | use better looking flat and slanted separators in unicode modev1.5.0 | romkatv | 2020-03-22 | 1 | -7/+10 |
* | fix progress messages when installing fonts | romkatv | 2020-03-22 | 1 | -1/+3 |
* | iTerm2: offer to install a new version of MesloLGS NF | romkatv | 2020-03-22 | 1 | -7/+12 |
* | Merge branch 'wizard' | romkatv | 2020-03-22 | 1 | -3/+6 |
|\ |
|
| * | iTerm2: fetch fonts from powerlevel10k-media; avoid font size 12; enable buil... | romkatv | 2020-03-22 | 1 | -3/+6 |
* | | make os_icon non-bold even in lean style | romkatv | 2020-03-22 | 1 | -1/+1 |
|/ |
|
* | remove calendar from the list of icons on the ask_icon_padding screen | romkatv | 2020-03-20 | 1 | -7/+6 |
* | make os_icon non-bold | romkatv | 2020-03-20 | 1 | -11/+4 |
* | fix icon padding changes | romkatv | 2020-03-17 | 1 | -19/+12 |
* | add 12-hour time format option to the wizard | romkatv | 2020-03-17 | 1 | -16/+37 |
* | simplify configs | romkatv | 2020-03-13 | 1 | -7/+2 |
* | Revert "terminate links with ST instead of BEL" | romkatv | 2020-03-13 | 1 | -1/+1 |
* | don't use href when the terminal is known to print garbage on it | romkatv | 2020-03-06 | 1 | -1/+5 |
* | terminate links with ST instead of BEL | romkatv | 2020-03-06 | 1 | -1/+2 |
* | save and restore screen in the wizard | romkatv | 2020-02-27 | 1 | -4/+16 |
* | add ascii mode to configuration wizard | romkatv | 2020-02-27 | 1 | -65/+205 |
* | wizard: if cannot display powerline glyphs, use flat heads by default and off... | romkatv | 2020-02-27 | 1 | -11/+35 |
* | add 'sleep 3' after changing iTerm2 settings; just trying random shitv1.2.0 | romkatv | 2020-02-26 | 1 | -1/+2 |
* | try to fix font instllation problems on mac | romkatv | 2020-02-26 | 1 | -1/+2 |
* | exit with an error when unable to delete old fonts | romkatv | 2020-02-26 | 1 | -1/+1 |
* | better spelling when there is just one font file | romkatv | 2020-02-26 | 1 | -2/+10 |
* | before installing a font, check if it already exists; try to remove if so | romkatv | 2020-02-26 | 1 | -8/+54 |
* | 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 re... | romkatv | 2020-02-06 | 1 | -2/+0 |
* | when the user's locale is misconfigured, set it to utf8 at the top level | romkatv | 2020-02-05 | 1 | -7/+0 |
* | 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 |
* | better text flowing when nudging to restart iTerm2 | romkatv | 2020-01-27 | 1 | -3/+3 |