diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-03-23 17:34:31 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-03-23 17:34:31 +0300 |
commit | 0710cc7221cef20b73eeb75c6b3f2043ff56d019 (patch) | |
tree | b659ade7406beb49ff969789110143aa88385c1b /README.md | |
parent | 6b55a87fbf4e3fcc4cb246fd9ebd1980dfee0800 (diff) |
docs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -273,6 +273,9 @@ Improvements to [libgit2](https://github.com/libgit2/libgit2/issues/4230#issueco being upstreamed. There are 3 independent optimizations and it's not yet clear whether all of them will make it but there is a good chance they will. +Fix to a [bug in zsh](https://www.zsh.org/mla/workers//2019/msg00204.html) that affects all async +themes might get upstreamed. + ### Is there an AUR package for Powerlevel10k? Yes, [zsh-theme-powerlevel10k-git](https://aur.archlinux.org/packages/zsh-theme-powerlevel10k-git/). |