mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-22 19:41:36 +03:00
add aws item
parent
055dd6eb49
commit
2afcbaf533
@ -58,6 +58,7 @@ set --universal tide_left_prompt_items context $tide_left_prompt_items
|
||||
|
||||
| Item | Description |
|
||||
| ----------------------------- | ------------------------------------ |
|
||||
| [aws](#aws) | aws profile/region |
|
||||
| [character](#character) | prompt symbol; turns red on error |
|
||||
| [chruby](#chruby) | ruby version number using chruby |
|
||||
| [cmd_duration](#cmd_duration) | duration of the last run command |
|
||||
@ -83,6 +84,14 @@ set --universal tide_left_prompt_items context $tide_left_prompt_items
|
||||
| [virtual_env](#virtual_env) | python virtual environment |
|
||||
| newline | new line |
|
||||
|
||||
### aws
|
||||
|
||||
| Variable | Description | Type |
|
||||
| -------- | --------------------------------------- | ------ |
|
||||
| bg_color | background color of aws item | color |
|
||||
| color | color of aws item | color |
|
||||
| icon | icon to display next to the aws version | string |
|
||||
|
||||
### character
|
||||
|
||||
| Variable | Description | Type |
|
||||
|
Loading…
Reference in New Issue
Block a user