summaryrefslogtreecommitdiffstats
path: root/docs/it-IT/guide
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/it-IT/guide
parentedb17bc5c73780b0e4a902cd3a0d7f348e8cb14f (diff)
docs(i18n): New Crowdin updates (#2219)
Diffstat (limited to 'docs/it-IT/guide')
-rw-r--r--docs/it-IT/guide/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/it-IT/guide/README.md b/docs/it-IT/guide/README.md
index a99cd23dc..2f0cc7897 100644
--- a/docs/it-IT/guide/README.md
+++ b/docs/it-IT/guide/README.md
@@ -92,6 +92,13 @@
height="20"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-fr.png"
alt="Francese" /></a>
+ &nbsp;
+ <a
+ href="https://github.com/starship/starship/blob/master/docs/vi-VN/guide/README.md"
+ ><img
+ height="20"
+ src="https://raw.githubusercontent.com/starship/starship/master/media/flag-vn.png"
+ alt="Tiếng Việt" /></a>
</p>
<h1></h1>
@@ -211,6 +218,17 @@
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)
+ ```
+
## 🤝 Contribuire
Siamo sempre alla ricerca di collaboratori di **tutti i livelli**! Se stai cercando di entrare facilmente nel progetto, prova un [buon primo problema](https://github.com/starship/starship/labels/🌱%20good%20first%20issue).