From 56ba44f185242ca300dd7b1fffb1dac49fea1907 Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Tue, 16 Jun 2020 12:28:24 -0700 Subject: [PATCH] Add Lean>Pure to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa6b978..708aeab 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ Tide can produce the same prompt as [Pure]. Type `tide configure` and select the Tide doesn't recognize Pure configuration parameters, so you'll need to use `tide_cmd_duration_threshold=3000` instead of `pure_threshold_command_duration=3`, etc. +Pure style is an exact replication of the Pure fish theme and therefore displays less information than Lean. It exists only to ease the migration for users of this theme. Unless you are one of them, choose Lean style over Pure. + ### Extensible If there isn't a prompt item that fits your needs, make your own!