docs(i18n): New Crowdin updates (#2219)

This commit is contained in:
Matan Kushner
2021-02-06 12:46:15 -05:00
committed by GitHub
parent edb17bc5c7
commit f9bebc9ab8
51 changed files with 1309 additions and 119 deletions
+13
View File
@@ -110,3 +110,16 @@ description: Starship ist eine minimale, super schnelle, und extrem anpassbare 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)
```