docs(i18n): new Crowdin updates (#2068)

This commit is contained in:
Matan Kushner
2021-01-07 18:08:18 -05:00
committed by GitHub
parent be11c73507
commit 49c51437d2
51 changed files with 2822 additions and 2116 deletions
+4 -9
View File
@@ -125,6 +125,8 @@
### Getting Started
**Note**: due to the proliferation of different platforms, only a subset of supported platforms are shown below. Can't see yours? Have a look at the [extra platform instructions](https://starship.rs/installing/).
1. Install the **starship** binary:
@@ -138,17 +140,10 @@
```
##### From source on [crates.io](https://crates.io/):
```sh
cargo install starship
```
#### Install via Package Manager
##### With [Homebrew](https://brew.sh/):
##### Example: [Homebrew](https://brew.sh/):
```sh
brew install starship
@@ -161,7 +156,7 @@
scoop install starship
```
1. Add the init script to your shell's config file:
2. Add the init script to your shell's config file:
#### Bash