From bb9cd8a85506f7fb3129bab7ea11acf43c4bcf4c Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Mon, 15 Apr 2024 04:24:43 +0900 Subject: New translations readme.md (Russian) --- docs/ru-RU/config/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ru-RU/config/README.md b/docs/ru-RU/config/README.md index 01364dff7..5be8ea7ca 100644 --- a/docs/ru-RU/config/README.md +++ b/docs/ru-RU/config/README.md @@ -3888,7 +3888,7 @@ format = '$shlvl level(s) down' threshold = 3 ``` -Using `repeat` and `repeat_offset` along with `character` module, one can get prompt like `❯❯❯` where last character is colored appropriately for return status code and preceeding characters are provided by `shlvl`. +Using `repeat` and `repeat_offset` along with `character` module, one can get prompt like `❯❯❯` where last character is colored appropriately for return status code and preceding characters are provided by `shlvl`. ```toml # ~/.config/starship.toml -- cgit v1.2.3