mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
feat: Add prefix config to directory module (#642)
This commit is contained in:
committed by
Matan Kushner
parent
9f574eaabd
commit
dee25c7b35
@@ -304,6 +304,7 @@ fishスタイルのpwdオプションを使用すると、切り捨てられた
|
||||
| ------------------- | ------------- | ----------------------------- |
|
||||
| `truncation_length` | `3` | 現在のディレクトリを切り捨てる親フォルダーの数です。 |
|
||||
| `truncate_to_repo` | `true` | 現在いるgitリポジトリのルートに切り捨てるかどうかです。 |
|
||||
| `prefix` | `"in "` | Prefix to display immediately before the directory. |
|
||||
| `style` | `"bold cyan"` | モジュールのスタイルです。 |
|
||||
| `disabled` | `false` | `directory`モジュールを無効にします。 |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user