Skip to content

Commit

Permalink
Improve Symbols section
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Jul 5, 2022
1 parent b01e0be commit d4c107a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ Modify variables using `set --universal` from the command line or `set --global`

| Variable | Type | Description | Default |
| ------------------------- | ------ | ------------------------------- | ------- |
| `hydro_symbol_prompt` | string | Prompt symbol. | |
| `hydro_symbol_git_dirty` | string | Dirty repository symbol. | |
| `hydro_symbol_git_ahead` | string | Ahead of your upstream symbol. | |
| `hydro_symbol_git_behind` | string | Behind of your upstream symbol. | |
| `hydro_symbol_prompt` | string | Prompt symbol. | `` |
| `hydro_symbol_git_dirty` | string | Dirty repository symbol. | `` |
| `hydro_symbol_git_ahead` | string | Ahead of your upstream symbol. | `` |
| `hydro_symbol_git_behind` | string | Behind of your upstream symbol. | `` |

### Colors

Expand Down

0 comments on commit d4c107a

Please sign in to comment.