Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | link to font faq | romkatv | 2020-03-22 | 1 | -0/+2 | |
| | ||||||
* | use better looking flat and slanted separators in unicode modev1.5.0 | romkatv | 2020-03-22 | 1 | -7/+10 | |
| | ||||||
* | document how MesloLGS NF was created | romkatv | 2020-03-22 | 1 | -4/+23 | |
| | ||||||
* | Merge branch 'gcloud' | romkatv | 2020-03-22 | 5 | -55/+222 | |
|\ | ||||||
| * | enable the display of project name in gcloud segment | romkatv | 2020-03-21 | 5 | -40/+206 | |
| | | | | | | | | | | Details: https://github.com/romkatv/powerlevel10k/issues/318#issuecomment-602037792 | |||||
| * | refactoring: give segments more flexibility in precompute | romkatv | 2020-03-21 | 1 | -15/+16 | |
| | | ||||||
| * | Merge branch 'GCloud-Segment' of https://github.com/Jeklah/powerlevel10k ↵ | romkatv | 2020-03-21 | 1 | -1/+1 | |
| |\ | | | | | | | | | | into gcloud | |||||
| | * | GCloud Segment shows proj name not proj ID. | Jeklah | 2020-03-16 | 1 | -1/+1 | |
| | | | | | | | | | Logic behind change: gcloud project IDs are semi randomly generated and can not be changed by the user. The project name can be changed and is much easier on the eyes, and easier for the user the identify the project, as it will be what they typed in when naming the project, as opposed to the ID which they won't have typed in. | |||||
* | | | 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 ↵ | romkatv | 2020-03-22 | 1 | -3/+6 | |
| |/ / | | | | | | | | | | builtin powerline glyphs | |||||
* / / | make os_icon non-bold even in lean style | romkatv | 2020-03-22 | 2 | -2/+2 | |
|/ / | ||||||
* | | bug fix: java version depends on JAVA_HOME (fixes #572) | romkatv | 2020-03-21 | 1 | -7/+13 | |
| | | ||||||
* | | add installation instructions for Arch Linux via Pacman | romkatv | 2020-03-21 | 1 | -4/+15 | |
| | | ||||||
* | | fix typo: disk_usgae (#574) | Marko Kaznovac | 2020-03-21 | 4 | -4/+4 | |
| | | ||||||
* | | Added installation via antibody (#573) | Yaroslav Derman | 2020-03-20 | 1 | -0/+5 | |
| | | ||||||
* | | 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 | 5 | -20/+12 | |
| | | ||||||
* | | don't resolve symbolic links when calling external commands; see #566 | romkatv | 2020-03-17 | 1 | -37/+23 | |
| | | ||||||
* | | fix icon padding changes | romkatv | 2020-03-17 | 2 | -20/+13 | |
| | | ||||||
* | | add 12-hour time format option to the wizard | romkatv | 2020-03-17 | 1 | -16/+37 | |
|/ | ||||||
* | parser bug fix: quote array elements after parameter expansion | romkatv | 2020-03-16 | 1 | -1/+1 | |
| | ||||||
* | pull upstream changes from gitstatusv1.4.0 | romkatv | 2020-03-15 | 1 | -3/+3 | |
| | ||||||
* | pull upstream changes from gitstatus | romkatv | 2020-03-15 | 1 | -1/+3 | |
| | ||||||
* | pull upstream changes from gitstatus | romkatv | 2020-03-13 | 1 | -1/+1 | |
| | ||||||
* | s/and and/and/ | romkatv | 2020-03-13 | 1 | -1/+1 | |
| | ||||||
* | FAQ: teminal cannot display wide glyphs; konsole cuts off icons; arch linux ↵ | romkatv | 2020-03-13 | 1 | -0/+56 | |
| | | | | logo with a dot | |||||
* | simplify configs | romkatv | 2020-03-13 | 8 | -238/+41 | |
| | | | | | | | - use POWERLEVEL9K_ICON_PADDING instead of POWERLEVEL9K_VISUAL_IDENTIFIER_EXPANSION to customize padding after icons - remove reliance on UTF-8 locale when the config is being sourced | |||||
* | fix POWERLEVEL9K_ICON_PADDING with POWERLEVEL9K_MODE=ascii | romkatv | 2020-03-13 | 1 | -2/+2 | |
| | ||||||
* | Revert "terminate links with ST instead of BEL" | romkatv | 2020-03-13 | 2 | -5/+5 | |
| | | | | | | This reverts commit a2af168eb4099cd2f19fcb671ef6b5d55f5bc7f9. Reason: Konsole has a bug that triggers when using \e\ instead of \a. | |||||
* | add POWERLEVEL9K_ICON_PADDING; the only value that has effect is "none" | romkatv | 2020-03-13 | 2 | -2/+12 | |
| | ||||||
* | add P9K_OS_ICON | romkatv | 2020-03-12 | 1 | -0/+2 | |
| | ||||||
* | notes | Roman Perepelitsa | 2020-03-11 | 1 | -1/+2 | |
| | ||||||
* | notes | Roman Perepelitsa | 2020-03-11 | 1 | -0/+4 | |
| | ||||||
* | pull upstream changes from gitstatus | romkatv | 2020-03-11 | 1 | -3/+2 | |
| | ||||||
* | cleanup | romkatv | 2020-03-10 | 1 | -1/+1 | |
| | ||||||
* | add kube-toggle to FAQ | romkatv | 2020-03-10 | 1 | -0/+27 | |
| | ||||||
* | spello | romkatv | 2020-03-10 | 4 | -4/+4 | |
| | ||||||
* | comment | romkatv | 2020-03-10 | 1 | -0/+2 | |
| | ||||||
* | display only the version (without name) in `package` by default | romkatv | 2020-03-10 | 1 | -6/+6 | |
| | ||||||
* | FAQ: greyed out Git status; see #558 | romkatv | 2020-03-09 | 1 | -0/+14 | |
| | ||||||
* | add `package` prompt segment | romkatv | 2020-03-09 | 8 | -3/+116 | |
| | ||||||
* | notes | romkatv | 2020-03-09 | 1 | -0/+2 | |
| | ||||||
* | speed up detect_virt segment by 50% (now takes 2 ms instead of 3 ms) | romkatv | 2020-03-08 | 1 | -1/+4 | |
| | ||||||
* | notes | romkatv | 2020-03-08 | 1 | -0/+14 | |
| | ||||||
* | mention that gitstatusd needs to be rebuilt after updating p10k | romkatv | 2020-03-08 | 1 | -0/+3 | |
| | ||||||
* | better instructions for building gistatusd; see ↵ | romkatv | 2020-03-08 | 1 | -3/+7 | |
| | | | | https://github.com/romkatv/gitstatus/issues/110 | |||||
* | fix a typo: s/arm7l/armv7l/ | romkatv | 2020-03-08 | 1 | -1/+1 | |
| | ||||||
* | mention that powerlevel10k does not affect completions or non-prompt-related ↵ | romkatv | 2020-03-07 | 1 | -0/+3 | |
| | | | | options |