From cc44dc1c5542565bff58dcb7cf95c917b8f24c75 Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Tue, 19 May 2020 13:42:02 -0700 Subject: [PATCH] Minor edits --- README.md | 4 +--- tide_theme/configure/choices/finish.fish | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4a053a3..9ab9fcb 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,7 @@ curl -s https://raw.githubusercontent.com/IlanCosman/tide/master/install.fish | Note that all tide variables, unless stated otherwise, begin with the string `tide_`. Thus, for brevity, variables in this section will be denoted as `example_variable` but will actually be `tide_example_variable`. -## Colors - -## Left Prompt Items +## Prompt Items ### pwd diff --git a/tide_theme/configure/choices/finish.fish b/tide_theme/configure/choices/finish.fish index c6d8511..184d524 100644 --- a/tide_theme/configure/choices/finish.fish +++ b/tide_theme/configure/choices/finish.fish @@ -19,7 +19,7 @@ function finish newline, \ left_prompt_items, \ prompt_connection_color, prompt_connection_icon, \ - time_format, \ + time_format \ } for var in $vars