mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-24 01:13:13 +03:00
Minor edits
This commit is contained in:
parent
4322f8685d
commit
cc44dc1c55
@ -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
|
||||
|
||||
|
@ -19,7 +19,7 @@ function finish
|
||||
newline, \
|
||||
left_prompt_items, \
|
||||
prompt_connection_color, prompt_connection_icon, \
|
||||
time_format, \
|
||||
time_format \
|
||||
}
|
||||
|
||||
for var in $vars
|
||||
|
Loading…
Reference in New Issue
Block a user