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