From e4ce5ca24fb5b65bbd4995620f2c740a4de0cd9d Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Mon, 31 Oct 2016 23:43:46 -0700 Subject: [PATCH] Revert "sorin right prompt: reset color at end" This reverts commit 9701d5cc7b8e4a7caf62b1136954930f8a3e1cf0. --- share/tools/web_config/sample_prompts/sorin.fish | 1 - 1 file changed, 1 deletion(-) diff --git a/share/tools/web_config/sample_prompts/sorin.fish b/share/tools/web_config/sample_prompts/sorin.fish index 59c80c2dd..cab4b8c58 100644 --- a/share/tools/web_config/sample_prompts/sorin.fish +++ b/share/tools/web_config/sample_prompts/sorin.fish @@ -49,6 +49,5 @@ function fish_right_prompt printf (set_color white)◼' ' end end - set_color normal end end