diff --git a/docs/ar-SA/config/README.md b/docs/ar-SA/config/README.md index 50bab597..aa5b0a17 100644 --- a/docs/ar-SA/config/README.md +++ b/docs/ar-SA/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: This variable can only be used as a part of a style string -### مثال +### Examples + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/bn-BD/config/README.md b/docs/bn-BD/config/README.md index 7b4f5106..54df074d 100644 --- a/docs/bn-BD/config/README.md +++ b/docs/bn-BD/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: This variable can only be used as a part of a style string -### Example +### Examples + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/ckb-IR/config/README.md b/docs/ckb-IR/config/README.md index 27cfd5a3..5303747b 100644 --- a/docs/ckb-IR/config/README.md +++ b/docs/ckb-IR/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: This variable can only be used as a part of a style string -### نموونە +### Examples + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/de-DE/config/README.md b/docs/de-DE/config/README.md index 61840003..86941925 100644 --- a/docs/de-DE/config/README.md +++ b/docs/de-DE/config/README.md @@ -351,7 +351,7 @@ format = '$all$directory$character' ## AWS -The `aws` module shows the current AWS region and profile and an expiration timer when using temporary credentials. The output of the module uses the `AWS_REGION`, `AWS_DEFAULT_REGION`, and `AWS_PROFILE` env vars and the `~/.aws/config` and `~/.aws/credentials` files as required. +Das `aws` Modul zeigt die aktuelle AWS Region und Profil sowie den Ablauf-Timer an, wenn temporäre Zugangsdaten verwendet werden. Die Ausgabe des Moduls verwendet die `AWS_REGION`, `AWS_DEFAULT_REGION` und `AWS_PROFILE` Umgebungsvariablen sowie die `~/. ws/config` und `~/.aws/credentials` Dateien, falls nötig. The module will display a profile only if its credentials are present in `~/.aws/credentials` or if a `credential_process`, `sso_start_url`, or `sso_session` are defined in `~/.aws/config`. Alternatively, having any of the `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, or `AWS_SESSION_TOKEN` env vars defined will also suffice. If the option `force_display` is set to `true`, all available information will be displayed even if no credentials per the conditions above are detected. @@ -619,7 +619,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: This variable can only be used as a part of a style string -### Beispiel +### Beispiele + +#### Customize the format ```toml # ~/.config/starship.toml @@ -628,6 +630,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3034,7 +3045,9 @@ Dieses Modul ist standardmäßig deaktiviert. Setze in deiner Konfiguration `dis ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3051,6 +3064,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3069,11 +3083,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/es-ES/config/README.md b/docs/es-ES/config/README.md index 784e8daf..ec316956 100644 --- a/docs/es-ES/config/README.md +++ b/docs/es-ES/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: Esta variable solamente puede ser usada como parte de una cadena de caracteres de estilo -### Ejemplo +### Ejemplos + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C El módulo `c` muestra información sobre su compilador de C. Por defecto el módulo se mostrará si el directorio actual contiene un archivo `.c` o `.h`. @@ -3033,7 +3044,9 @@ Este módulo está deshabilitado por defecto. Para activarlo, establece `disable ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/fr-FR/config/README.md b/docs/fr-FR/config/README.md index 6bb5972e..97f08151 100644 --- a/docs/fr-FR/config/README.md +++ b/docs/fr-FR/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: Cette variable peut uniquement être utilisée dans une chaine de style -### Exemple +### Exemples + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C Le module `c` affiche des informations à propos de votre compilateur C. Par défaut, ce module sera affiché si le dossier courant contient un fichier `.c` ou `.h`. @@ -3033,7 +3044,9 @@ Ce module est désactivé par défaut. Pour l'activer, configurez `disabled` sur ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/id-ID/config/README.md b/docs/id-ID/config/README.md index 64becc08..aa5cb32e 100644 --- a/docs/id-ID/config/README.md +++ b/docs/id-ID/config/README.md @@ -620,6 +620,8 @@ The `bun` module shows the currently installed version of the [bun](https://bun. ### Contoh +#### Customize the format + ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/it-IT/config/README.md b/docs/it-IT/config/README.md index 9a6a638c..c567a3d4 100644 --- a/docs/it-IT/config/README.md +++ b/docs/it-IT/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: This variable can only be used as a part of a style string -### Esempio +### Examples + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/ja-JP/config/README.md b/docs/ja-JP/config/README.md index 75268119..81c50543 100644 --- a/docs/ja-JP/config/README.md +++ b/docs/ja-JP/config/README.md @@ -620,6 +620,8 @@ The `bun` module shows the currently installed version of the [bun](https://bun. ### 設定例 +#### Customize the format + ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C `c` モジュールは、利用しているCコンパイラに関するいくつかの情報を表示します。 デフォルトでは、カレントディレクトリに`.c`または`.h`ファイルが含まれている場合、モジュールが表示されます。 @@ -3033,7 +3044,9 @@ The [os_info](https://lib.rs/crates/os_info) crate used by this module is known ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/ko-KR/config/README.md b/docs/ko-KR/config/README.md index 8558d4f4..9f840a7d 100644 --- a/docs/ko-KR/config/README.md +++ b/docs/ko-KR/config/README.md @@ -620,6 +620,8 @@ The `bun` module shows the currently installed version of the [bun](https://bun. ### 예시 +#### Customize the format + ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/nl-NL/config/README.md b/docs/nl-NL/config/README.md index 7b4f5106..54df074d 100644 --- a/docs/nl-NL/config/README.md +++ b/docs/nl-NL/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: This variable can only be used as a part of a style string -### Example +### Examples + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/no-NO/config/README.md b/docs/no-NO/config/README.md index 7b4f5106..54df074d 100644 --- a/docs/no-NO/config/README.md +++ b/docs/no-NO/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: This variable can only be used as a part of a style string -### Example +### Examples + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/pl-PL/config/README.md b/docs/pl-PL/config/README.md index 53200eee..cd0f6532 100644 --- a/docs/pl-PL/config/README.md +++ b/docs/pl-PL/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: This variable can only be used as a part of a style string -### Example +### Examples + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/pt-BR/config/README.md b/docs/pt-BR/config/README.md index ad3b7aa7..d5ef651e 100644 --- a/docs/pt-BR/config/README.md +++ b/docs/pt-BR/config/README.md @@ -618,7 +618,9 @@ O módulo `bun` mostra a versão atualmente instalada do [bun](https://bun.sh) r *: Esta variável só pode ser usada como parte de uma string de estilo -### Exemplo +### Exemplos + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ O módulo `bun` mostra a versão atualmente instalada do [bun](https://bun.sh) r format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C O módulo `c` mostra algumas informações sobre o seu compilador de C. Por padrão o módulo será exibido se o diretório atual contém um arquivo `.c` ou `.h`. @@ -3033,7 +3044,9 @@ Este módulo é desabilitado por padrão. Para habilitar, defina `disabled` para ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/pt-PT/config/README.md b/docs/pt-PT/config/README.md index 7b4f5106..54df074d 100644 --- a/docs/pt-PT/config/README.md +++ b/docs/pt-PT/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: This variable can only be used as a part of a style string -### Example +### Examples + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/ru-RU/config/README.md b/docs/ru-RU/config/README.md index a27a0257..57c27b0d 100644 --- a/docs/ru-RU/config/README.md +++ b/docs/ru-RU/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: Эта переменная может использоваться только в качестве части строки style -### Пример +### Примеры + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ The [os_info](https://lib.rs/crates/os_info) crate used by this module is known ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/tr-TR/config/README.md b/docs/tr-TR/config/README.md index f4670b6b..5bead130 100644 --- a/docs/tr-TR/config/README.md +++ b/docs/tr-TR/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: This variable can only be used as a part of a style string -### Example +### Examples + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ This module is disabled by default. To enable it, set `disabled` to `false` in y ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/uk-UA/config/README.md b/docs/uk-UA/config/README.md index 6aec18e6..9b7bdee0 100644 --- a/docs/uk-UA/config/README.md +++ b/docs/uk-UA/config/README.md @@ -618,7 +618,9 @@ symbol = '🦬 ' *: Ця змінна може бути використана лише як частина стилю рядка -### Приклад +### Приклади + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ symbol = '🦬 ' format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C Модуль `c` показує інформацію про ваш C компілятор. Стандартно модуль буде показаний, якщо поточна тека містить файли `.c` чи `.h`. @@ -3033,7 +3044,9 @@ symbol = '☁️ ' ```toml # Це таблиця стандартних символів. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/vi-VN/config/README.md b/docs/vi-VN/config/README.md index 714edc02..1553c81c 100644 --- a/docs/vi-VN/config/README.md +++ b/docs/vi-VN/config/README.md @@ -618,7 +618,9 @@ The `bun` module shows the currently installed version of the [bun](https://bun. *: Biến này có thể chỉ được sử dụng như một phần của style string -### Ví dụ +### Các ví dụ + +#### Customize the format ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ Mặc định, mô đun này được vô hiệu. Để kích hoạt nó, thiế ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/zh-CN/config/README.md b/docs/zh-CN/config/README.md index e2c0110b..6a74818a 100644 --- a/docs/zh-CN/config/README.md +++ b/docs/zh-CN/config/README.md @@ -620,6 +620,8 @@ The `bun` module shows the currently installed version of the [bun](https://bun. ### 示例 +#### Customize the format + ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ The [os_info](https://lib.rs/crates/os_info) crate used by this module is known ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ``` diff --git a/docs/zh-TW/config/README.md b/docs/zh-TW/config/README.md index 95576ec6..babed174 100644 --- a/docs/zh-TW/config/README.md +++ b/docs/zh-TW/config/README.md @@ -620,6 +620,8 @@ The `bun` module shows the currently installed version of the [bun](https://bun. ### 範例 +#### Customize the format + ```toml # ~/.config/starship.toml @@ -627,6 +629,15 @@ The `bun` module shows the currently installed version of the [bun](https://bun. format = 'via [🍔 $version](bold green) ' ``` +#### Replace Node.js + +You can override the `detect_files` property of [the nodejs module](#nodejs) in your config so as to only show the bun runtime: + +``` +[nodejs] +detect_files = ['package.json', '.node-version', '!bunfig.toml', '!bun.lockb'] +``` + ## C The `c` module shows some information about your C compiler. By default the module will be shown if the current directory contains a `.c` or `.h` file. @@ -3033,7 +3044,9 @@ The [os_info](https://lib.rs/crates/os_info) crate used by this module is known ```toml # This is the default symbols table. [os.symbols] +AIX = "➿ " Alpaquita = "🔔 " +AlmaLinux = "💠 " Alpine = "🏔️ " Amazon = "🙂 " Android = "🤖 " @@ -3050,6 +3063,7 @@ Garuda = "🦅 " Gentoo = "🗜️ " HardenedBSD = "🛡️ " Illumos = "🐦 " +Kali = "🐉 " Linux = "🐧 " Mabox = "📦 " Macos = "🍎 " @@ -3068,11 +3082,14 @@ Pop = "🍭 " Raspbian = "🍓 " Redhat = "🎩 " RedHatEnterprise = "🎩 " +RockyLinux = "💠 " Redox = "🧪 " Solus = "⛵ " SUSE = "🦎 " Ubuntu = "🎯 " +Ultramarine = "🔷 " Unknown = "❓ " +Void = " " Windows = "🪟 " ```