summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/ar-SA/README.md5
-rw-r--r--docs/ar-SA/config/README.md33
-rw-r--r--docs/ar-SA/guide/README.md7
-rw-r--r--docs/ckb-IR/README.md5
-rw-r--r--docs/ckb-IR/config/README.md33
-rw-r--r--docs/ckb-IR/guide/README.md7
-rw-r--r--docs/de-DE/README.md5
-rw-r--r--docs/de-DE/config/README.md33
-rw-r--r--docs/de-DE/guide/README.md7
-rw-r--r--docs/es-ES/README.md5
-rw-r--r--docs/es-ES/config/README.md33
-rw-r--r--docs/es-ES/guide/README.md7
-rw-r--r--docs/fr-FR/README.md5
-rw-r--r--docs/fr-FR/config/README.md33
-rw-r--r--docs/fr-FR/guide/README.md7
-rw-r--r--docs/id-ID/README.md5
-rw-r--r--docs/id-ID/config/README.md33
-rw-r--r--docs/id-ID/guide/README.md7
-rw-r--r--docs/it-IT/README.md5
-rw-r--r--docs/it-IT/config/README.md33
-rw-r--r--docs/it-IT/guide/README.md7
-rw-r--r--docs/ja-JP/README.md5
-rw-r--r--docs/ja-JP/config/README.md33
-rw-r--r--docs/ja-JP/guide/README.md7
-rw-r--r--docs/ko-KR/README.md5
-rw-r--r--docs/ko-KR/config/README.md33
-rw-r--r--docs/ko-KR/guide/README.md7
-rw-r--r--docs/nl-NL/README.md5
-rw-r--r--docs/nl-NL/config/README.md33
-rw-r--r--docs/nl-NL/guide/README.md7
-rw-r--r--docs/no-NO/README.md5
-rw-r--r--docs/no-NO/config/README.md33
-rw-r--r--docs/no-NO/guide/README.md7
-rw-r--r--docs/pl-PL/README.md5
-rw-r--r--docs/pl-PL/config/README.md33
-rw-r--r--docs/pl-PL/guide/README.md7
-rw-r--r--docs/pt-BR/README.md5
-rw-r--r--docs/pt-BR/config/README.md121
-rw-r--r--docs/pt-BR/guide/README.md7
-rw-r--r--docs/pt-PT/README.md5
-rw-r--r--docs/pt-PT/config/README.md33
-rw-r--r--docs/pt-PT/guide/README.md7
-rw-r--r--docs/ru-RU/README.md5
-rw-r--r--docs/ru-RU/config/README.md33
-rw-r--r--docs/ru-RU/guide/README.md7
-rw-r--r--docs/tr-TR/README.md5
-rw-r--r--docs/tr-TR/config/README.md33
-rw-r--r--docs/tr-TR/guide/README.md7
-rw-r--r--docs/uk-UA/README.md5
-rw-r--r--docs/uk-UA/config/README.md33
-rw-r--r--docs/uk-UA/guide/README.md7
-rw-r--r--docs/vi-VN/README.md11
-rw-r--r--docs/vi-VN/config/README.md33
-rw-r--r--docs/vi-VN/guide/README.md59
-rw-r--r--docs/zh-CN/README.md5
-rw-r--r--docs/zh-CN/config/README.md33
-rw-r--r--docs/zh-CN/guide/README.md7
-rw-r--r--docs/zh-TW/README.md5
-rw-r--r--docs/zh-TW/config/README.md33
-rw-r--r--docs/zh-TW/guide/README.md7
60 files changed, 673 insertions, 373 deletions
diff --git a/docs/ar-SA/README.md b/docs/ar-SA/README.md
index 18f935c4d..d424337cd 100644
--- a/docs/ar-SA/README.md
+++ b/docs/ar-SA/README.md
@@ -149,7 +149,7 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
::: warning
- This will change in the future. Only Nushell v0.73+ is supported.
+ This will change in the future. Only Nushell v0.78+ is supported.
:::
@@ -162,9 +162,10 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
And add the following to the end of your Nushell configuration (find it by running `$nu.config-path`):
```sh
- source ~/.cache/starship/init.nu
+ use ~/.cache/starship/init.nu
```
+
#### Xonsh
أضف ما يلي إلى نهاية `~/.xonshrc`:
diff --git a/docs/ar-SA/config/README.md b/docs/ar-SA/config/README.md
index e3a5f380c..d0b30c34d 100644
--- a/docs/ar-SA/config/README.md
+++ b/docs/ar-SA/config/README.md
@@ -1060,7 +1060,7 @@ format = 'via [🦕 $version](green bold) '
The `directory` module shows the path to your current directory, truncated to three parent folders. Your directory will also be truncated to the root of the git repo that you're currently in.
-When using the fish style pwd option, instead of hiding the path that is truncated, you will see a shortened name of each directory based on the number you enable for the option.
+When using the `fish_style_pwd_dir_length` option, instead of hiding the path that is truncated, you will see a shortened name of each directory based on the number you enable for the option.
For example, given `~/Dev/Nix/nixpkgs/pkgs` where `nixpkgs` is the repo root, and the option set to `1`. You will now see `~/D/N/nixpkgs/pkgs`, whereas before it would have been `nixpkgs/pkgs`.
@@ -3607,14 +3607,15 @@ The `shlvl` module shows the current [`SHLVL`](https://tldp.org/LDP/abs/html/int
### Options
-| Option | الافتراضي | الوصف |
-| ----------- | ---------------------------- | ------------------------------------------------------------- |
-| `threshold` | `2` | Display threshold. |
-| `format` | `'[$symbol$shlvl]($style) '` | The format for the module. |
-| `symbol` | `'↕️ '` | The symbol used to represent the `SHLVL`. |
-| `repeat` | `false` | Causes `symbol` to be repeated by the current `SHLVL` amount. |
-| `style` | `'bold yellow'` | The style for the module. |
-| `disabled` | `true` | Disables the `shlvl` module. |
+| Option | الافتراضي | الوصف |
+| --------------- | ---------------------------- | ------------------------------------------------------------------- |
+| `threshold` | `2` | Display threshold. |
+| `format` | `'[$symbol$shlvl]($style) '` | The format for the module. |
+| `symbol` | `'↕️ '` | The symbol used to represent the `SHLVL`. |
+| `repeat` | `false` | Causes `symbol` to be repeated by the current `SHLVL` amount. |
+| `repeat_offset` | `0` | Decrements number of times `symbol` is repeated by the offset value |
+| `style` | `'bold yellow'` | The style for the module. |
+| `disabled` | `true` | Disables the `shlvl` module. |
### Variables
@@ -3637,6 +3638,20 @@ format = '$shlvl level(s) down'
threshold = 3
```
+Using `repeat` and `repeat_offset` along with `character` module, one can get prompt like `❯❯❯` where last character is colored appropriately for return status code and preceeding characters are provided by `shlvl`.
+
+```toml
+# ~/.config/starship.toml
+
+[shlvl]
+disabled = false
+format = '[$symbol$shlvl]($style)'
+repeat = true
+symbol = '❯'
+repeat_offset = 1
+threshold = 0
+```
+
## Singularity
The `singularity` module shows the current [Singularity](https://sylabs.io/singularity/) image, if inside a container and `$SINGULARITY_NAME` is set.
diff --git a/docs/ar-SA/guide/README.md b/docs/ar-SA/guide/README.md
index 9fe3ee79d..9a0e3d0b0 100644
--- a/docs/ar-SA/guide/README.md
+++ b/docs/ar-SA/guide/README.md
@@ -223,9 +223,8 @@ curl -sS https://starship.rs/install.sh | sh
| **_Any_** | **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| _Any_ | [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
| _Any_ | [Linuxbrew](https://formulae.brew.sh/formula/starship) | `brew install starship` |
-| _Any_ | [Snapcraft](https://snapcraft.io/starship) | `snap install --edge starship` |
| Alpine Linux 3.13+ | [Alpine Linux Packages](https://pkgs.alpinelinux.org/packages?name=starship) | `apk add starship` |
-| Arch Linux | [Arch Linux Community](https://archlinux.org/packages/community/x86_64/starship) | `pacman -S starship` |
+| Arch Linux | [Arch Linux Extra](https://archlinux.org/packages/extra/x86_64/starship) | `pacman -S starship` |
| CentOS +7 | [Copr](https://copr.fedorainfracloud.org/coprs/atim/starship) | `dnf copr enable atim/starship` <br /> `dnf install starship` |
| Gentoo | [Gentoo Packages](https://packages.gentoo.org/packages/app-shells/starship) | `emerge app-shells/starship` |
| Manjaro | | `pacman -S starship` |
@@ -345,10 +344,10 @@ starship init nu | save -f ~/.cache/starship/init.nu
And add the following to the end of your Nushell configuration (find it by running `$nu.config-path`):
```sh
-source ~/.cache/starship/init.nu
+use ~/.cache/starship/init.nu
```
-Note: Only Nushell v0.73+ is supported
+Note: Only Nushell v0.78+ is supported
</details>
diff --git a/docs/ckb-IR/README.md b/docs/ckb-IR/README.md
index 37c6a7780..ec388de2b 100644
--- a/docs/ckb-IR/README.md
+++ b/docs/ckb-IR/README.md
@@ -149,7 +149,7 @@ description: 'Starship: یەکێ لە promptـە سوکەڵە، خێرا، و ب
::: warning
- This will change in the future. Only Nushell v0.73+ is supported.
+ This will change in the future. Only Nushell v0.78+ is supported.
:::
@@ -162,9 +162,10 @@ description: 'Starship: یەکێ لە promptـە سوکەڵە، خێرا، و ب
And add the following to the end of your Nushell configuration (find it by running `$nu.config-path`):
```sh
- source ~/.cache/starship/init.nu
+ use ~/.cache/starship/init.nu
```
+
#### Xonsh
ئەمەی دێت زیادبکە بۆ کۆتایی پەڕگەی `~/.xonshrc`:
diff --git a/docs/ckb-IR/config/README.md b/docs/ckb-IR/config/README.md
index 2f68e00fe..bd803efa9 100644
--- a/docs/ckb-IR/config/README.md
+++ b/docs/ckb-IR/config/README.md
@@ -1060,7 +1060,7 @@ format = 'via [🦕 $version](green bold) '
The `directory` module shows the path to your current directory, truncated to three parent folders. Your directory will also be truncated to the root of the git repo that you're currently in.
-When using the fish style pwd option, instead of hiding the path that is truncated, you will see a shortened name of each directory based on the number you enable for the option.
+When using the `fish_style_pwd_dir_length` option, instead of hiding the path that is truncated, you will see a shortened name of each directory based on the number you enable for the option.
For example, given `~/Dev/Nix/nixpkgs/pkgs` where `nixpkgs` is the repo root, and the option set to `1`. You will now see `~/D/N/nixpkgs/pkgs`, whereas before it would have been `nixpkgs/pkgs`.
@@ -3607,14 +3607,15 @@ The `shlvl` module shows the current [`SHLVL`](https://tldp.org/LDP/abs/html/int
### Options
-| Option | Default | Description |
-| ----------- | ---------------------------- | ------------------------------------------------------------- |
-| `threshold` | `2` | Display threshold. |
-| `format` | `'[$symbol$shlvl]($style) '` | The format for the module. |
-| `symbol` | `'↕️ '` | The symbol used to represent the `SHLVL`. |
-| `repeat` | `false` | Causes `symbol` to be repeated by the current `SHLVL` amount. |
-| `style` | `'bold yellow'` | The style for the module. |
-| `disabled` | `true` | Disables the `shlvl` module. |
+| Option | Default | Description |
+| --------------- | ---------------------------- | ------------------------------------------------------------------- |
+| `threshold` | `2` | Display threshold. |
+| `format` | `'[$symbol$shlvl]($style) '` | The format for the module. |
+| `symbol` | `'↕️ '` | The symbol used to represent the `SHLVL`. |
+| `repeat` | `false` | Causes `symbol` to be repeated by the current `SHLVL` amount. |
+| `repeat_offset` | `0` | Decrements number of times `symbol` is repeated by the offset value |
+| `style` | `'bold yellow'` | The style for the module. |
+| `disabled` | `true` | Disables the `shlvl` module. |
### Variables
@@ -3637,6 +3638,20 @@ format = '$shlvl level(s) down'
threshold = 3
```
+Using `repeat` and `repeat_offset` along with `character` module, one can get prompt like `❯❯❯` where last character is colored appropriately for return status code and preceeding characters are provided by `shlvl`.
+
+```toml
+# ~/.config/starship.toml
+
+[shlvl]
+disabled = false
+format = '[$symbol$shlvl]($style)'
+repeat = true
+symbol = '❯'
+repeat_offset = 1
+threshold = 0
+```
+
## Singularity
The `singularity` module shows the current [Singularity](https://sylabs.io/singularity/) image, if inside a container and `$SINGULARITY_NAME` is set.
diff --git a/docs/ckb-IR/guide/README.md b/docs/ckb-IR/guide/README.md
index 8fdcb9358..f4f5d6dd7 100644
--- a/docs/ckb-IR/guide/README.md
+++ b/docs/ckb-IR/guide/README.md
@@ -219,9 +219,8 @@ Alternatively, install Starship using any of the following package managers:
| **_Any_** | **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| _Any_ | [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
| _Any_ | [Linuxbrew](https://formulae.brew.sh/formula/starship) | `brew install starship` |
-| _Any_ | [Snapcraft](https://snapcraft.io/starship) | `snap install --edge starship` |
| Alpine Linux 3.13+ | [Alpine Linux Packages](https://pkgs.alpinelinux.org/packages?name=starship) | `apk add starship` |
-| Arch Linux | [Arch Linux Community](https://archlinux.org/packages/community/x86_64/starship) | `pacman -S starship` |
+| Arch Linux | [Arch Linux Extra](https://archlinux.org/packages/extra/x86_64/starship) | `pacman -S starship` |
| CentOS 7+ | [Copr](https://copr.fedorainfracloud.org/coprs/atim/starship) | `dnf copr enable atim/starship` <br /> `dnf install starship` |
| Gentoo | [Gentoo Packages](https://packages.gentoo.org/packages/app-shells/starship) | `emerge app-shells/starship` |
| Manjaro | | `pacman -S starship` |
@@ -341,10 +340,10 @@ starship init nu | save -f ~/.cache/starship/init.nu
And add the following to the end of your Nushell configuration (find it by running `$nu.config-path`):
```sh
-source ~/.cache/starship/init.nu
+use ~/.cache/starship/init.nu
```
-Note: Only Nushell v0.73+ is supported
+Note: Only Nushell v0.78+ is supported
</details>
diff --git a/docs/de-DE/README.md b/docs/de-DE/README.md
index b81c29375..032a544d2 100644
--- a/docs/de-DE/README.md
+++ b/docs/de-DE/README.md
@@ -149,7 +149,7 @@ description: Starship ist eine minimale, super schnelle, und extrem anpassbare P
::: warning
- Das wird sich in Zukunft ändern. Nur Nushell v0.73+ wird unterstützt.
+ Das wird sich in Zukunft ändern. Nur Nushell v0.78+ wird unterstützt.
:::
@@ -162,9 +162,10 @@ description: Starship ist eine minimale, super schnelle, und extrem anpassbare P
Und füge folgendes am Ende deiner Nushell-Konfiguration hinzu (du findest diese, indem du folgenden Befehl in Nushell ausführst `$nu.config-path`):
```sh
- source ~/.cache/starship/init.nu
+ use ~/.cache/starship/init.nu
```
+
#### Xonsh
Füge folgendes an das Ende von `~/.xonshrc` hinzu:
diff --git a/docs/de-DE/config/README.md b/docs/de-DE/config/README.md
index 8807560b4..d5d65f99e 100644
--- a/docs/de-DE/config/README.md
+++ b/docs/de-DE/config/README.md
@@ -1060,7 +1060,7 @@ format = 'via [🦕 $version](green bold) '
Das `directory` -Modul zeigt den Pfad zu Ihrem aktuellen Verzeichnis an, abgeschnitten auf drei übergeordnete Ordner. Your directory will also be truncated to the root of the git repo that you're currently in.
-When using the fish style pwd option, instead of hiding the path that is truncated, you will see a shortened name of each directory based on the number you enable for the option.
+When using the `fish_style_pwd_dir_length` option, instead of hiding the path that is truncated, you will see a shortened name of each directory based on the number you enable for the option.
For example, given `~/Dev/Nix/nixpkgs/pkgs` where `nixpkgs` is the repo root, and the option set to `1`. You will now see `~/D/N/nixpkgs/pkgs`, whereas before it would have been `nixpkgs/pkgs`.
@@ -3607,14 +3607,15 @@ The `shlvl` module shows the current [`SHLVL`](https://tldp.org/LDP/abs/html/int
### Optionen
-| Option | Standartwert | Beschreibung |
-| ----------- | ---------------------------- | ------------------------------------------------------------- |
-| `threshold` | `2` | Display threshold. |
-| `format` | `'[$symbol$shlvl]($style) '` | Das Format für das Modul. |
-| `symbol` | `'↕️ '` | The symbol used to represent the `SHLVL`. |
-| `repeat` | `false` | Causes `symbol` to be repeated by the current `SHLVL` amount. |
-| `style` | `'bold yellow'` | Stil für dieses Modul. |
-| `disabled` | `true` | Disables the `shlvl` module. |
+| Option | Standartwert | Beschreibung |
+| --------------- | ---------------------------- | ------------------------------------------------------------------- |
+| `threshold` | `2` | Display threshold. |
+| `format` | `'[$symbol$shlvl]($style) '` | Das Format für das Modul. |
+| `symbol` | `'↕️ '` | The symbol used to represent the `SHLVL`. |
+| `repeat` | `false` | Causes `symbol` to be repeated by the current `SHLVL` amount. |
+| `repeat_offset` | `0` | Decrements number of times `symbol` is repeated by the offset value |
+| `style` | `'bold yellow'` | Stil für dieses Modul. |
+| `disabled` | `true` | Disables the `shlvl` module. |
### Variables
@@ -3637,6 +3638,20 @@ format = '$shlvl level(s) down'
threshold = 3
```
+Using `repeat` and `repeat_offset` along with `character` module, one can get prompt like `❯❯❯` where last character is colored appropriately for return status code and preceeding characters are provided by `shlvl`.
+
+```toml
+# ~/.config/starship.toml
+
+[shlvl]
+disabled = false
+format = '[$symbol$shlvl]($style)'
+repeat = true
+symbol = '❯'
+repeat_offset = 1
+threshold = 0
+```
+
## Singularity
The `singularity` module shows the current [Singularity](https://sylabs.io/singularity/) image, if inside a container and `$SINGULARITY_NAME` is set.
diff --git a/docs/de-DE/guide/README.md b/docs/de-DE/guide/README.md
index 1655e69b8..ef1bfa88e 100644
--- a/docs/de-DE/guide/README.md
+++ b/docs/de-DE/guide/README.md
@@ -223,9 +223,8 @@ Alternatively, install Starship using any of the following package managers:
| **_Any_** | **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| _Any_ | [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
| _Any_ | [Linuxbrew](https://formulae.brew.sh/formula/starship) | `brew install starship` |
-| _Any_ | [Snapcraft](https://snapcraft.io/starship) | `snap install --edge starship` |
| Alpine Linux 3.13+ | [Alpine Linux Packages](https://pkgs.alpinelinux.org/packages?name=starship) | `apk add starship` |
-| Arch Linux | [Arch Linux Community](https://archlinux.org/packages/community/x86_64/starship) | `pacman -S starship` |
+| Arch Linux | [Arch Linux Extra](https://archlinux.org/packages/extra/x86_64/starship) | `pacman -S starship` |
| CentOS 7+ | [Copr](https://copr.fedorainfracloud.org/coprs/atim/starship) | `dnf copr enable atim/starship` <br /> `dnf install starship` |
| Gentoo | [Gentoo Packages](https://packages.gentoo.org/packages/app-shells/starship) | `emerge app-shells/starship` |
| Manjaro | | `pacman -S starship` |
@@ -345,10 +344,10 @@ starship init nu | save -f ~/.cache/starship/init.nu
Und füge folgendes am Ende deiner Nushell-Konfiguration hinzu (du findest diese, indem du folgenden Befehl in Nushell ausführst `$nu.config-path`):
```sh
-source ~/.cache/starship/init.nu
+use ~/.cache/starship/init.nu
```
-Note: Only Nushell v0.73+ is supported
+Note: Only Nushell v0.78+ is supported
</details>
diff --git a/docs/es-ES/README.md b/docs/es-ES/README.md
index f0dfb145b..4f7de92f0 100644
--- a/docs/es-ES/README.md
+++ b/docs/es-ES/README.md
@@ -149,7 +149,7 @@ description: '¡Starship es el prompt minimalista, ultrarápido e infinitamente
::: warning
- Esto cambiará en el futuro. Sólo se admite Nushell v0.73+.
+ Esto cambiará en el futuro. Sólo se admite Nushell v0.78+.
:::
@@ -162,9 +162,10 @@ description: '¡Starship es el prompt minimalista, ultrarápido e infinitamente
Añade lo siguiente al final de tu configuración de Nushell (encuéntrala ejecutando `$nu.config-path`):
```sh
- source ~/.cache/starship/init.nu
+ use ~/.cache/starship/init.nu
```
+
#### Xonsh
Añade lo siguiente al final de `~/.xonshrc`:
diff --git a/docs/es-ES/config/README.md b/docs/es-ES/config/README.md
index cc432264c..2735df220 100644
--- a/docs/es-ES/config/README.md
+++ b/docs/es-ES/config/README.md
@@ -1060,7 +1060,7 @@ format = 'via [🦕 $version](green bold) '
El módulo `directory` muestra la ruta a tu directorio actual, truncado a tres carpetas padres. Tu directorio se truncará a la raíz