From e96063c80600228a85a1e1e332e0034563fc2a56 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 21 Feb 2017 17:36:04 +0000 Subject: [PATCH] liquidprompt: remove non-Homebrew-specific caveats. --- Formula/liquidprompt.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/Formula/liquidprompt.rb b/Formula/liquidprompt.rb index f9b02cb623..ac05054172 100644 --- a/Formula/liquidprompt.rb +++ b/Formula/liquidprompt.rb @@ -21,9 +21,6 @@ class Liquidprompt < Formula If you'd like to reconfigure options, you may do so in ~/.liquidpromptrc. A sample file you may copy and modify has been installed to #{HOMEBREW_PREFIX}/share/liquidpromptrc-dist - - Don't modify the PROMPT_COMMAND variable elsewhere in your shell config; - that will break things. EOS end