From dd9c77ab12277a86969e29b1d6a5cb48f492f630 Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Mon, 15 Apr 2024 04:24:08 +0900 Subject: New translations readme.md (Arabic) --- docs/ar-SA/config/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ar-SA/config/README.md b/docs/ar-SA/config/README.md index a47373022..6be36e530 100644 --- a/docs/ar-SA/config/README.md +++ b/docs/ar-SA/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