From 829744654ae2652db3383c4f3f41d017fc103e01 Mon Sep 17 00:00:00 2001 From: romkatv Date: Sun, 16 Feb 2020 17:40:31 +0100 Subject: [PATCH] docs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11097a5b..581bb3b3 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,8 @@ Powerlevel10k can be configured to look like any other Zsh theme out there. ![Powerlevel10k Other Theme Emulation]( https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/other-theme-emulation.gif) -[Pure](#pure-compatibility) and [Powerlevel9k](#powerlevel9k-compatibility) emulations are built-in. +[Pure](#pure-compatibility), [Powerlevel9k](#powerlevel9k-compatibility) and [robbyrussell]( + #how-to-make-powerlevel10k-look-like-robbyrussell-oh-my-zsh-theme) emulations are built-in. To emulate the appearance of other themes, you'll need to write a suitable configuration file. The best way to go about it is to run `p10k configure`, select the style that is the closest to your goal and then edit `~/.p10k.zsh`.