mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
@@ -139,7 +139,7 @@ error_symbol = "[✖](bold red) "
|
||||
```diff
|
||||
[directory]
|
||||
-- prefix = "in "
|
||||
++ format = "[$path]($style)[$lock_symbol]($lock_style)"
|
||||
++ format = "[$path]($style)[$read_only]($read_only_style)"
|
||||
```
|
||||
|
||||
#### Environment Variable
|
||||
|
||||
Reference in New Issue
Block a user