aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-27 11:23:24 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-27 11:23:24 +0300
commitdd0294e9bf421e6db32125f10d267176a1d5f74a (patch)
tree07c8587f363b71984cac8df951ba0a7d9ad7ceb7
parente84b20901c5aa7ac4c0e6f746bca55e2ae24e5f4 (diff)
add a link to https://aur.archlinux.org/packages/zsh-theme-powerlevel10k/
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5672eeef..911db7be 100644
--- a/README.md
+++ b/README.md
@@ -980,8 +980,10 @@ https://www.reddit.com/r/zsh/comments/eg49ff/powerlevel10k_prompt_history_exit_c
### Is there an AUR package for Powerlevel10k?
-Yes, [zsh-theme-powerlevel10k-git](https://aur.archlinux.org/packages/zsh-theme-powerlevel10k-git/).
-This package is owned by an unaffiliated volunteer.
+There are two:
+[zsh-theme-powerlevel10k-git](https://aur.archlinux.org/packages/zsh-theme-powerlevel10k-git/) and
+[zsh-theme-powerlevel10k](https://aur.archlinux.org/packages/zsh-theme-powerlevel10k/). Both
+packages are owned by unaffiliated volunteers.
### What is the minimum supported Zsh version?