Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add luaenv prompt segment; see #342 | romkatv | 2020-01-02 | 5 | -1/+92 |
| | |||||
* | BREAKING CHANGE: add classes to google_app_cred and change its default content | romkatv | 2020-01-02 | 4 | -85/+135 |
| | |||||
* | 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 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-12-27 | 1 | -2/+17 |
| | |||||
* | rename gcloud_app to google_app_cred and change its api | romkatv | 2019-12-19 | 4 | -57/+99 |
| | |||||
* | Merge branch 'rsotnychenko-update-gcloud' | romkatv | 2019-12-19 | 4 | -4/+80 |
|\ | |||||
| * | Merge branch 'update-gcloud' of ↵ | romkatv | 2019-12-19 | 4 | -4/+80 |
|/| | | | | | | | https://github.com/rsotnychenko/powerlevel10k into rsotnychenko-update-gcloud | ||||
| * | Fix typos | Rostyslav Sotnychenko | 2019-12-16 | 3 | -3/+3 |
| | | |||||
| * | Add prompt for Google Cloud application credentials | Rostyslav Sotnychenko | 2019-12-16 | 4 | -2/+78 |
| | | |||||
* | | 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 |
| | | |||||
* | | docs | romkatv | 2019-12-19 | 1 | -3/+2 |
| | | |||||
* | | docs: add faq about configuration wizard running all the time | romkatv | 2019-12-19 | 1 | -0/+15 |
| | | |||||
* | | corrected docs of README.md (#384) | Rajiv Ranjan Singh | 2019-12-18 | 1 | -3/+3 |
| | | | | | | Fix typos in readme. | ||||
* | | 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 | 4 | -5/+20 |
| | |||||
* | Fix typo | Adam Stroud | 2019-12-11 | 1 | -1/+1 |
| | |||||
* | unbreak Git commit formatting | romkatv | 2019-12-09 | 3 | -12/+15 |
| | |||||
* | Merge branch 'alexjurkiewicz-git-commit' | romkatv | 2019-12-09 | 3 | -0/+9 |
|\ | |||||
| * | Add example for showing the current Git commit | Alex Jurkiewicz | 2019-12-09 | 3 | -0/+9 |
|/ | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-12-06 | 1 | -0/+0 |
| | |||||
* | display the new rustc version when rustc is upgraded; fixes #365 | romkatv | 2019-12-06 | 1 | -4/+21 |
| | |||||
* | better commends for POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION | romkatv | 2019-12-06 | 3 | -6/+21 |
| | |||||
* | use simpler patterns in POWERLEVEL9K_DIR_CLASSES examples that don't require ↵ | romkatv | 2019-12-06 | 3 | -6/+6 |
| | | | | extended_glob | ||||
* | add gcloud prompt segment; fixes #366 | romkatv | 2019-12-06 | 5 | -0/+55 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-12-05 | 2 | -2/+12 |
| | |||||
* | add fvm | romkatv | 2019-12-05 | 5 | -0/+42 |
| | |||||
* | ensure vim_shell and midnight_commander icons are always shown; apply ↵ | romkatv | 2019-12-04 | 4 | -12/+16 |
| | | | | narrow_icons to them | ||||
* | s/macOS Terminal/Apple Terminal | romkatv | 2019-12-02 | 1 | -1/+1 |
| | |||||
* | spello | romkatv | 2019-12-02 | 1 | -1/+1 |
| | |||||
* | spelling | romkatv | 2019-12-02 | 1 | -2/+2 |
| | |||||
* | add faq about context | romkatv | 2019-12-02 | 1 | -0/+37 |
| | |||||
* | remove unnecessary my_git_formatter argument | romkatv | 2019-12-02 | 1 | -1/+1 |
| | |||||
* | add vim_shell prompt segment; see #359 | romkatv | 2019-12-02 | 5 | -1/+37 |
| | |||||
* | add Git status description to FAQ | romkatv | 2019-12-02 | 1 | -0/+30 |
| | |||||
* | new prompt segment: goenv (see #342) | romkatv | 2019-12-01 | 4 | -1/+71 |
| | |||||
* | new prompt segment: midnignt_commander (see #342) | romkatv | 2019-12-01 | 5 | -0/+36 |
| | |||||
* | comments | romkatv | 2019-11-30 | 3 | -0/+3 |
| | |||||
* | make it easier to edit context segment settings in generated configs | romkatv | 2019-11-30 | 3 | -18/+31 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-11-29 | 1 | -0/+0 |
| | |||||
* | Correct typo in word starting | Jacek Musial | 2019-11-29 | 1 | -1/+1 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-11-29 | 1 | -1/+1 |
| | |||||
* | survive ancient zsh in PATH | romkatv | 2019-11-29 | 1 | -2/+4 |
| | |||||
* | survive ancient zsh | romkatv | 2019-11-29 | 4 | -12/+23 |
| | |||||
* | 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 |
| |