From 28a3cc7445c270d9f42704f9dd9ac293b0d54ee7 Mon Sep 17 00:00:00 2001 From: romkatv Date: Fri, 20 Sep 2019 12:21:08 +0200 Subject: [PATCH] be explicit that `zplugin ice` is not supported --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ac00f06..4d72509f 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,8 @@ Add `antibody bundle romkatv/powerlevel10k` to your `~/.zshrc`. Add `zplugin light romkatv/powerlevel10k` to your `~/.zshrc`. +The use of `zplugin ice` with Powerlevel10k is neither recommended nor officially supported. + ## Configuration ### For new users