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

This commit is contained in:
Matan Kushner
2022-03-08 21:11:36 -05:00
committed by GitHub
parent 77f2f56481
commit db48cf7a5a
198 changed files with 5396 additions and 12919 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# 🚀 Instalação Avançada
# 🚀 Instalação avançada
Para instalar o Starship, você precisa de duas coisas:
Para instalar o starship, você precisa de duas coisas:
1. O binário do **Starship** em seu computador
1. Altere seu shell para usar o binário do starship como seu prompt alterando os scripts init
@@ -32,7 +32,7 @@ pkg install getconf
### Instalação
```sh
sh -c "$(curl -fsSL https://starship.rs/install.sh)" -- --bin-dir /data/data/com.termux/files/usr/bin
curl -sS https://starship.rs/install.sh | sh -s -- --bin-dir /data/data/com.termux/files/usr/bin
```
## [Funtoo Linux](https://www.funtoo.org/Welcome)