Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set DISABLE_UPDATE_PROMPT=true when activating instant prompt | romkatv | 2020-01-07 | 1 | -1/+2 |
| | | | | | | | | | | This is an Oh My Zsh option that makes it update without asking for confirmation. In practice, when instant prompt is active, OMZ doesn't wait for the user confirmation and automatically updates. By setting DISABLE_UPDATE_PROMPT=true we get rid of the spurious question from the console output without changing the behavior of OMZ updater. | ||||
* | fix omz update detection | romkatv | 2020-01-07 | 1 | -3/+4 |
| | |||||
* | don't print concole output warning if oh-my-zsh updates during instant prompt | romkatv | 2020-01-07 | 1 | -40/+45 |
| | |||||
* | show the number of filtered toto tasks if not the same as total and add ↵ | romkatv | 2020-01-03 | 1 | -2/+12 |
| | | | | options to hide todo when filtered and/or total is zero | ||||
* | use a more portable icon for todo in portable font mode | romkatv | 2020-01-03 | 1 | -2/+2 |
| | |||||
* | bug fix: set $0 to =todo.sh when sourcing the user config; fixes #403 | romkatv | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | add nnn prompt segment; see #342 | romkatv | 2020-01-02 | 2 | -0/+14 |
| | |||||
* | add plenv prompt segment; see #342 | romkatv | 2020-01-02 | 2 | -1/+55 |
| | |||||
* | add jenv prompt segment; see #342 | romkatv | 2020-01-02 | 1 | -1/+50 |
| | |||||
* | add luaenv prompt segment; see #342 | romkatv | 2020-01-02 | 2 | -1/+55 |
| | |||||
* | BREAKING CHANGE: add classes to google_app_cred and change its default content | romkatv | 2020-01-02 | 1 | -5/+12 |
| | |||||
* | bug fix: don't trigger transint prompt behavior on Ctrl-C when it wouldn't ↵ | romkatv | 2020-01-02 | 1 | -10/+50 |
| | | | | terminate the top-level zle; fixes #321 | ||||
* | bug fix: escape backquote; fixes #404 | romkatv | 2020-01-01 | 1 | -4/+4 |
| | |||||
* | rename gcloud_app to google_app_cred and change its api | romkatv | 2019-12-19 | 1 | -17/+18 |
| | |||||
* | Merge branch 'update-gcloud' of ↵ | romkatv | 2019-12-19 | 1 | -1/+23 |
|\ | | | | | | | https://github.com/rsotnychenko/powerlevel10k into rsotnychenko-update-gcloud | ||||
| * | Fix typos | Rostyslav Sotnychenko | 2019-12-16 | 1 | -1/+1 |
| | | |||||
| * | Add prompt for Google Cloud application credentials | Rostyslav Sotnychenko | 2019-12-16 | 1 | -1/+23 |
| | | |||||
* | | bug fix: don't print an empty line after the ruler | romkatv | 2019-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | If the visibility of ruler is 'print', there is an extra empty line printed after it. With 'show' there is no extra empty line (as expected). With this commit there is no empty line in either case. Fixes #383. | ||||
* | | bump versions | romkatv | 2019-12-19 | 1 | -2/+2 |
| | | |||||
* | | 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 |
|/ | |||||
* | hide cursor when rewrawing prompt | romkatv | 2019-12-14 | 1 | -8/+25 |
| | |||||
* | add POWERLEVEL9K_RBENV_SOURCES; fixes #372 | romkatv | 2019-12-12 | 1 | -2/+8 |
| | |||||
* | display the new rustc version when rustc is upgraded; fixes #365 | romkatv | 2019-12-06 | 1 | -4/+21 |
| | |||||
* | add gcloud prompt segment; fixes #366 | romkatv | 2019-12-06 | 2 | -0/+18 |
| | |||||
* | add fvm | romkatv | 2019-12-05 | 2 | -0/+20 |
| | |||||
* | ensure vim_shell and midnight_commander icons are always shown; apply ↵ | romkatv | 2019-12-04 | 1 | -0/+4 |
| | | | | narrow_icons to them | ||||
* | add vim_shell prompt segment; see #359 | romkatv | 2019-12-02 | 2 | -1/+15 |
| | |||||
* | new prompt segment: goenv (see #342) | romkatv | 2019-12-01 | 1 | -1/+43 |
| | |||||
* | new prompt segment: midnignt_commander (see #342) | romkatv | 2019-12-01 | 2 | -0/+14 |
| | |||||
* | survive ancient zsh in PATH | romkatv | 2019-11-29 | 1 | -2/+4 |
| | |||||
* | roll back accidental change | romkatv | 2019-11-29 | 1 | -1/+1 |
| | |||||
* | don't unset prompt_sp when bailing early | romkatv | 2019-11-29 | 1 | -2/+2 |
| | |||||
* | survive ancient zsh in PATH | romkatv | 2019-11-29 | 1 | -2/+3 |
| | |||||
* | survive ancient zsh in PATH (run wizard.zsh from a fork) | romkatv | 2019-11-29 | 3 | -56/+40 |
| | |||||
* | add POWERLEVEL9K_VIRTUALENV_GENERIC_NAMES; closes #350 | romkatv | 2019-11-27 | 1 | -2/+5 |
| | |||||
* | add `p10k reload` and call it from all standard configs | romkatv | 2019-11-21 | 2 | -4/+19 |
| | |||||
* | 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 |
| | |||||
* | add POWERLEVEL9K_RBENV_SOURCES; see #333 | romkatv | 2019-11-18 | 1 | -5/+11 |
| | |||||
* | 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 | ||||
* | Add support for classes for AWS profile prompt | Rostyslav Sotnychenko | 2019-11-14 | 1 | -4/+13 |
| | |||||
* | bug fix: %k was printed instead of %f | romkatv | 2019-11-14 | 1 | -2/+2 |
| | |||||
* | move iterm mark above ruler and empty_line; otherwise transient prompt is ↵ | romkatv | 2019-11-14 | 1 | -5/+5 |
| | | | | broken and Select Output of Last Command includes more than it should | ||||
* | don't empty PROMPT in preexec; it makes it harder to debug stuff | romkatv | 2019-11-13 | 1 | -2/+2 |
| |