mirror of
https://github.com/starship/starship.git
synced 2025-03-13 06:49:28 +01:00
New translations readme.md (Portuguese, Brazilian)
This commit is contained in:
parent
728a3e4d5b
commit
bdea1d70af
@ -1093,7 +1093,7 @@ Por exemplo, dado `~/Dev/Nix/nixpkgs/pkgs` onde `nixpkgs` é o repositório raiz
|
||||
| `read_only_style` | `'red'` | O estilo para o simbolo de somente leitura. |
|
||||
| `truncation_symbol` | `''` | O simbolo para prefixo de caminhos truncados. eg: '…/' |
|
||||
| `before_repo_root_style` | | The style for the path segment above the root of the git repo. O valor padrão é equivalente a `style`. |
|
||||
| `repo_root_style` | | O estilo para a raiz do repositório git. The default value is equivalent to `style`. |
|
||||
| `repo_root_style` | | O estilo para a raiz do repositório git. O valor padrão é equivalente a `style`. |
|
||||
| `repo_root_format` | `'[$before_root_path]($before_repo_root_style)[$repo_root]($repo_root_style)[$path]($style)[$read_only]($read_only_style) '` | The format of a git repo when `before_repo_root_style` and `repo_root_style` is defined. |
|
||||
| `home_symbol` | `'~'` | O simbolo para indicar o diretório home. |
|
||||
| `use_os_path_sep` | `true` | Use o separador de caminho específico do sistema opracional em vez de sempre usar `/` (por exemplo, `\` no Windows) |
|
||||
|
Loading…
Reference in New Issue
Block a user