mirror of
https://github.com/starship/starship.git
synced 2025-03-13 06:49:28 +01:00
New translations readme.md (Spanish)
This commit is contained in:
parent
768a5e456a
commit
5923a9c92f
@ -1093,7 +1093,7 @@ Por ejemplo, dado `~/Dev/Nix/nixpkgs/pkgs` donde `nixpkgs` es la raíz del repos
|
||||
| `read_only_style` | `'red'` | El estilo para el símbolo de sólo lectura. |
|
||||
| `truncation_symbol` | `''` | El símbolo a prefijar a las rutas truncadas. eg: '…/' |
|
||||
| `before_repo_root_style` | | The style for the path segment above the root of the git repo. El valor por defecto es equivalente al `style`. |
|
||||
| `repo_root_style` | | El estilo para la raíz del repositorio de git. The default value is equivalent to `style`. |
|
||||
| `repo_root_style` | | El estilo para la raíz del repositorio de git. El valor por defecto es equivalente al `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` | `'~'` | El símbolo que indica el directorio de inicio. |
|
||||
| `use_os_path_sep` | `true` | Utiliza el separador de ruta del sistema operativo específico en lugar de usar siempre `/` (por ejemplo, `\` en Windows) |
|
||||
|
Loading…
Reference in New Issue
Block a user