mirror of
https://github.com/starship/starship.git
synced 2025-03-13 06:49:28 +01:00
New translations readme.md (Japanese)
This commit is contained in:
parent
5923a9c92f
commit
0471bd7926
@ -1093,7 +1093,7 @@ format = 'via [🦕 $version](green bold) '
|
||||
| `read_only_style` | `'red'` | 読み取り専用シンボルのスタイルです。 |
|
||||
| `truncation_symbol` | `''` | 切り捨てられたパスの接頭辞として付けるシンボルです。 例: '…/' |
|
||||
| `before_repo_root_style` | | パス名のうち、git リポジトリのルートより上の階層のスタイル。 デフォルトの値は `style` と同じです。 |
|
||||
| `repo_root_style` | | gitリポジトリのルートのスタイルです。 The default value is equivalent to `style`. |
|
||||
| `repo_root_style` | | gitリポジトリのルートのスタイルです。 デフォルトの値は `style` と同じです。 |
|
||||
| `repo_root_format` | `'[$before_root_path]($before_repo_root_style)[$repo_root]($repo_root_style)[$path]($style)[$read_only]($read_only_style) '` | `before_repo_root_style` と `repo_root_style` が定義されているときの git リポジトリの書式。 |
|
||||
| `home_symbol` | `'~'` | ホームディレクトリを示すシンボルです。 |
|
||||
| `use_os_path_sep` | `true` | `/`を使用する代わりに、OS固有のパスの区切り文字を使用します。(例: Windowsの場合`\`) |
|
||||
|
Loading…
Reference in New Issue
Block a user