summaryrefslogtreecommitdiffstats
path: root/docs/ar-SA/README.md
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2021-02-06 12:46:15 -0500
committerGitHub <noreply@github.com>2021-02-06 12:46:15 -0500
commitf9bebc9ab859a1afd71d7993dd73567b0d67f50a (patch)
treef0a13694bf235a68ef1063b85a458ea1dd603f1a /docs/ar-SA/README.md
parentedb17bc5c73780b0e4a902cd3a0d7f348e8cb14f (diff)
docs(i18n): New Crowdin updates (#2219)
Diffstat (limited to 'docs/ar-SA/README.md')
-rw-r--r--docs/ar-SA/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/ar-SA/README.md b/docs/ar-SA/README.md
index 4767ca0b1..5887681e3 100644
--- a/docs/ar-SA/README.md
+++ b/docs/ar-SA/README.md
@@ -110,3 +110,16 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
eval $(starship init ion)
```
+
+ #### Elvish
+
+ ::: warning Only elvish v0.15 or higher is supported. :::
+
+ Add the following to the end of `~/.elvish/rc.elv`:
+
+ ```sh
+ # ~/.elvish/rc.elv
+
+ eval (starship init elvish)
+ ```
+