1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 19:10:08 +00:00
Commit graph

3017 commits

Author SHA1 Message Date
romkatv f220106baa bug fix: escape backquote; fixes #404 2020-01-01 18:07:40 +01:00
romkatv 8baa6d3a35 pull upstream changes from gitstatus 2019-12-27 19:05:33 +01:00
romkatv 8ef2b737d1 rename gcloud_app to google_app_cred and change its api 2019-12-19 18:46:31 +01:00
romkatv 61c268f7ae Merge branch 'rsotnychenko-update-gcloud' 2019-12-19 17:28:00 +01:00
romkatv 1086f747ba Merge branch 'update-gcloud' of https://github.com/rsotnychenko/powerlevel10k into rsotnychenko-update-gcloud 2019-12-19 17:27:46 +01:00
romkatv fa665ae4a7 bug fix: don't print an empty line after the ruler
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.
2019-12-19 16:49:30 +01:00
romkatv e72c6b9338 bump versions 2019-12-19 16:40:04 +01:00
romkatv 78da8d1b5a docs 2019-12-19 16:34:23 +01:00
romkatv c440fc79c5 docs: add faq about configuration wizard running all the time 2019-12-19 16:32:33 +01:00
Rajiv Ranjan Singh d0ff879744 corrected docs of README.md (#384)
Fix typos in readme.
2019-12-18 21:08:56 +01:00
romkatv 53a3fa92f1 more empty lines 2019-12-17 19:47:58 +01:00
romkatv 16bb3104ca typo 2019-12-17 19:44:15 +01:00
romkatv 553bf08a74 nag users to restart iTerm2 after installing fonts 2019-12-17 19:41:13 +01:00
Rostyslav Sotnychenko 0d0425c1ba
Fix typos 2019-12-16 19:29:45 +02:00
Rostyslav Sotnychenko caea2c5b2a
Add prompt for Google Cloud application credentials 2019-12-16 19:21:23 +02:00
romkatv 541646c12e hide cursor when rewrawing prompt 2019-12-14 14:57:30 +01:00
romkatv 5591ad2290 add POWERLEVEL9K_RBENV_SOURCES; fixes #372 2019-12-12 15:38:56 +01:00
Adam Stroud 82aba01ea8 Fix typo 2019-12-11 07:13:42 +01:00
romkatv 14fc4d838c unbreak Git commit formatting 2019-12-09 14:15:57 +01:00
romkatv 90238d8df8 Merge branch 'alexjurkiewicz-git-commit' 2019-12-09 14:12:16 +01:00
Alex Jurkiewicz 3c54e091f0 Add example for showing the current Git commit 2019-12-09 16:53:46 +11:00
romkatv 345d0644a9 pull upstream changes from gitstatus 2019-12-06 15:50:15 +01:00
romkatv d5cff592c6 display the new rustc version when rustc is upgraded; fixes #365 2019-12-06 14:46:45 +01:00
romkatv 339703e2b1 better commends for POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION 2019-12-06 13:47:45 +01:00
romkatv c971c2a619 use simpler patterns in POWERLEVEL9K_DIR_CLASSES examples that don't require extended_glob 2019-12-06 10:07:50 +01:00
romkatv a8f9527079 add gcloud prompt segment; fixes #366 2019-12-05 23:53:30 +01:00
romkatv 5fc38b0586 pull upstream changes from gitstatus 2019-12-05 21:11:36 +01:00
romkatv 22f0d6a82a add fvm 2019-12-05 17:45:30 +01:00
romkatv 196dce2d72 ensure vim_shell and midnight_commander icons are always shown; apply narrow_icons to them 2019-12-04 14:07:16 +01:00
romkatv 11b8979c61 s/macOS Terminal/Apple Terminal 2019-12-02 16:54:38 +01:00
romkatv 3e52e38b5b spello 2019-12-02 16:52:53 +01:00
romkatv 5044c61902 spelling 2019-12-02 14:50:22 +01:00
romkatv 8395e6cd68 add faq about context 2019-12-02 14:48:28 +01:00
romkatv fb527ad091 remove unnecessary my_git_formatter argument 2019-12-02 14:20:29 +01:00
romkatv 113f290826 add vim_shell prompt segment; see #359 2019-12-02 13:29:58 +01:00
romkatv e0697c200f add Git status description to FAQ 2019-12-02 13:09:06 +01:00
romkatv ac2f387dfd new prompt segment: goenv (see #342) 2019-12-01 12:47:03 +01:00
romkatv 3340dc7269 new prompt segment: midnignt_commander (see #342) 2019-12-01 12:14:24 +01:00
romkatv 6a928c6500 comments 2019-11-30 17:51:58 +01:00
romkatv 37fa37c039 make it easier to edit context segment settings in generated configs 2019-11-30 17:34:12 +01:00
romkatv dc4ca30600 pull upstream changes from gitstatus 2019-11-29 13:43:59 +01:00
Jacek Musial 5c11690612 Correct typo in word starting 2019-11-29 12:35:01 +01:00
romkatv 9c62b8931f pull upstream changes from gitstatus 2019-11-29 11:33:10 +01:00
romkatv a9af1e86b1 survive ancient zsh in PATH 2019-11-29 11:31:58 +01:00
romkatv d55923be87 survive ancient zsh 2019-11-29 11:26:28 +01:00
romkatv 41eebccdc4 roll back accidental change 2019-11-29 11:21:34 +01:00
romkatv 1e7cd82e03 don't unset prompt_sp when bailing early 2019-11-29 11:18:30 +01:00
romkatv 84be5266ec survive ancient zsh in PATH 2019-11-29 11:14:10 +01:00
romkatv 183ec8ff6e survive ancient zsh in PATH (run wizard.zsh from a fork) 2019-11-29 10:56:03 +01:00
romkatv e67ad0fe38 pull upstream changes from gitstatus 2019-11-29 10:56:03 +01:00