aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add luaenv prompt segment; see #342romkatv2020-01-025-1/+92
|
* BREAKING CHANGE: add classes to google_app_cred and change its default contentromkatv2020-01-024-85/+135
|
* bug fix: don't trigger transint prompt behavior on Ctrl-C when it wouldn't ↵romkatv2020-01-021-10/+50
| | | | terminate the top-level zle; fixes #321
* bug fix: escape backquote; fixes #404romkatv2020-01-011-4/+4
|
* pull upstream changes from gitstatusromkatv2019-12-271-2/+17
|
* rename gcloud_app to google_app_cred and change its apiromkatv2019-12-194-57/+99
|
* Merge branch 'rsotnychenko-update-gcloud'romkatv2019-12-194-4/+80
|\
| * Merge branch 'update-gcloud' of ↵romkatv2019-12-194-4/+80
|/| | | | | | | https://github.com/rsotnychenko/powerlevel10k into rsotnychenko-update-gcloud
| * Fix typosRostyslav Sotnychenko2019-12-163-3/+3
| |
| * Add prompt for Google Cloud application credentialsRostyslav Sotnychenko2019-12-164-2/+78
| |
* | bug fix: don't print an empty line after the rulerromkatv2019-12-191-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 versionsromkatv2019-12-191-2/+2
| |
* | docsromkatv2019-12-191-3/+2
| |
* | docs: add faq about configuration wizard running all the timeromkatv2019-12-191-0/+15
| |
* | corrected docs of README.md (#384)Rajiv Ranjan Singh2019-12-181-3/+3
| | | | | | Fix typos in readme.
* | more empty linesromkatv2019-12-171-1/+6
| |
* | typoromkatv2019-12-171-1/+1
| |
* | nag users to restart iTerm2 after installing fontsromkatv2019-12-171-4/+11
|/
* hide cursor when rewrawing promptromkatv2019-12-141-8/+25
|
* add POWERLEVEL9K_RBENV_SOURCES; fixes #372romkatv2019-12-124-5/+20
|
* Fix typoAdam Stroud2019-12-111-1/+1
|
* unbreak Git commit formattingromkatv2019-12-093-12/+15
|
* Merge branch 'alexjurkiewicz-git-commit'romkatv2019-12-093-0/+9
|\
| * Add example for showing the current Git commitAlex Jurkiewicz2019-12-093-0/+9
|/
* pull upstream changes from gitstatusromkatv2019-12-061-0/+0
|
* display the new rustc version when rustc is upgraded; fixes #365romkatv2019-12-061-4/+21
|
* better commends for POWERLEVEL9K_GCLOUD_CONTENT_EXPANSIONromkatv2019-12-063-6/+21
|
* use simpler patterns in POWERLEVEL9K_DIR_CLASSES examples that don't require ↵romkatv2019-12-063-6/+6
| | | | extended_glob
* add gcloud prompt segment; fixes #366romkatv2019-12-065-0/+55
|
* pull upstream changes from gitstatusromkatv2019-12-052-2/+12
|
* add fvmromkatv2019-12-055-0/+42
|
* ensure vim_shell and midnight_commander icons are always shown; apply ↵romkatv2019-12-044-12/+16
| | | | narrow_icons to them
* s/macOS Terminal/Apple Terminalromkatv2019-12-021-1/+1
|
* spelloromkatv2019-12-021-1/+1
|
* spellingromkatv2019-12-021-2/+2
|
* add faq about contextromkatv2019-12-021-0/+37
|
* remove unnecessary my_git_formatter argumentromkatv2019-12-021-1/+1
|
* add vim_shell prompt segment; see #359romkatv2019-12-025-1/+37
|
* add Git status description to FAQromkatv2019-12-021-0/+30
|
* new prompt segment: goenv (see #342)romkatv2019-12-014-1/+71
|
* new prompt segment: midnignt_commander (see #342)romkatv2019-12-015-0/+36
|
* commentsromkatv2019-11-303-0/+3
|
* make it easier to edit context segment settings in generated configsromkatv2019-11-303-18/+31
|
* pull upstream changes from gitstatusromkatv2019-11-291-0/+0
|
* Correct typo in word startingJacek Musial2019-11-291-1/+1
|
* pull upstream changes from gitstatusromkatv2019-11-291-1/+1
|
* survive ancient zsh in PATHromkatv2019-11-291-2/+4
|
* survive ancient zshromkatv2019-11-294-12/+23
|
* roll back accidental changeromkatv2019-11-291-1/+1
|
* don't unset prompt_sp when bailing earlyromkatv2019-11-291-2/+2
|