2019-09-19 00:43:59 +09:00
<p align="center">
2020-04-03 12:35:39 -04:00
<img
2019-09-19 00:43:59 +09:00
width="400"
src="https://raw.githubusercontent.com/starship/starship/master/media/logo.png"
2021-03-15 13:18:42 -04:00
alt="Starship – Prompt Shell multi-platformes"
/>
2019-09-19 00:43:59 +09:00
</p>
2020-04-03 12:35:39 -04:00
2019-09-19 00:43:59 +09:00
<p align="center">
2019-10-11 17:31:19 +09:00
<a href="https://github.com/starship/starship/actions"
><img
2020-04-03 12:35:39 -04:00
src="https://img.shields.io/github/workflow/status/starship/starship/Main workflow/master?label=workflow&style=flat-square"
2021-03-15 13:18:42 -04:00
alt="Statut du workflow actions GitHub"
/></a>
2019-10-11 17:31:19 +09:00
<a href="https://crates.io/crates/starship"
2020-04-03 12:35:39 -04:00
><img
src="https://img.shields.io/crates/v/starship?style=flat-square"
2021-03-15 13:18:42 -04:00
alt="Version Crates.io"
/></a>
2019-10-11 17:31:19 +09:00
<a href="https://repology.org/project/starship/versions"
><img
2020-04-03 12:35:39 -04:00
src="https://img.shields.io/repology/repositories/starship?label=in%20repositories&style=flat-square"
2020-07-23 17:07:10 -04:00
alt="Statut du package" /></a
2019-10-21 23:42:08 +09:00
><br />
2021-02-21 14:13:18 -05:00
<a href="https://discord.gg/starship"
2019-10-11 17:31:19 +09:00
><img
2020-04-03 12:35:39 -04:00
src="https://img.shields.io/discord/567163873606500352?label=discord&logoColor=white&style=flat-square"
2021-03-15 13:18:42 -04:00
alt="Discuter sur Discord"
/></a>
2020-04-03 12:35:39 -04:00
<a href="https://twitter.com/StarshipPrompt"
><img
src="https://img.shields.io/badge/twitter-@StarshipPrompt -1DA1F3?style=flat-square"
2021-03-15 13:18:42 -04:00
alt="Suivez @StarshipPrompt sur Twitter"
/></a>
2019-09-19 00:43:59 +09:00
</p>
2019-10-11 17:31:19 +09:00
2020-04-03 12:35:39 -04:00
<p align="center">
2019-10-21 23:42:08 +09:00
<a href="https://starship.rs">Site web</a>
2019-09-19 00:43:59 +09:00
·
2020-05-05 13:07:34 -04:00
<a href="#🚀-installation">Installation</a>
2019-09-19 00:43:59 +09:00
·
2019-10-04 17:57:43 +09:00
<a href="https://starship.rs/config/">Configuration</a>
2020-04-03 12:35:39 -04:00
</p>
2019-10-11 17:31:19 +09:00
<p align="center">
<a href="https://github.com/starship/starship/blob/master/README.md"
2020-04-03 12:35:39 -04:00
><img
height="20"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-us.png"
2021-03-15 13:18:42 -04:00
alt="English"
/></a>
2019-12-06 17:07:57 -05:00
2020-04-03 12:35:39 -04:00
<a
2021-09-21 09:36:29 -04:00
href="https://github.com/starship/starship/blob/master/docs/de-DE/guide/README.md"
2020-04-03 12:35:39 -04:00
><img
height="20"
2021-09-21 09:36:29 -04:00
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-de.png"
alt="Deutsch"
2021-03-15 13:18:42 -04:00
/></a>
2019-12-06 17:07:57 -05:00
2020-04-03 12:35:39 -04:00
<a
2021-09-21 09:36:29 -04:00
href="https://github.com/starship/starship/blob/master/docs/es-ES/guide/README.md"
2020-04-03 12:35:39 -04:00
><img
height="20"
2021-09-21 09:36:29 -04:00
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-es.png"
2022-01-15 17:08:31 -05:00
alt="Español"
2021-03-15 13:18:42 -04:00
/></a>
2019-12-06 17:07:57 -05:00
2020-04-03 12:35:39 -04:00
<a
2021-09-21 09:36:29 -04:00
href="https://github.com/starship/starship/blob/master/docs/fr-FR/guide/README.md"
2020-04-03 12:35:39 -04:00
><img
height="20"
2021-09-21 09:36:29 -04:00
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-fr.png"
alt="Français"
2022-01-15 17:08:31 -05:00
/></a>
<a
href="https://github.com/starship/starship/blob/master/docs/id-ID/guide/README.md"
><img
height="20"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-id.png"
alt="Bahasa Indonesia"
/></a>
<a
href="https://github.com/starship/starship/blob/master/docs/it-IT/guide/README.md"
><img
height="20"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-it.png"
alt="Italiano"
2021-03-15 13:18:42 -04:00
/></a>
2020-01-21 11:15:25 -05:00
2020-04-03 12:35:39 -04:00
<a
2021-09-21 09:36:29 -04:00
href="https://github.com/starship/starship/blob/master/docs/ja-JP/guide/README.md"
2020-04-03 12:35:39 -04:00
><img
height="20"
2021-09-21 09:36:29 -04:00
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-jp.png"
alt="日本語"
2021-03-15 13:18:42 -04:00
/></a>
2020-01-23 11:27:26 -05:00
2020-04-03 12:35:39 -04:00
<a
2021-09-21 09:36:29 -04:00
href="https://github.com/starship/starship/blob/master/docs/pt-BR/guide/README.md"
2020-04-03 12:35:39 -04:00
><img
height="20"
2021-09-21 09:36:29 -04:00
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-br.png"
alt="Português do Brasil"
2021-03-15 13:18:42 -04:00
/></a>
2019-12-06 17:07:57 -05:00
2021-04-05 10:55:57 -04:00
<a
2021-09-21 09:36:29 -04:00
href="https://github.com/starship/starship/blob/master/docs/ru-RU/guide/README.md"
2020-04-03 12:35:39 -04:00
><img
height="20"
2021-09-21 09:36:29 -04:00
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-ru.png"
alt="Русский"
2021-03-15 13:18:42 -04:00
/></a>
2020-01-15 12:23:25 -05:00
2021-04-05 10:55:57 -04:00
<a
2021-09-21 09:36:29 -04:00
href="https://github.com/starship/starship/blob/master/docs/vi-VN/guide/README.md"
2020-04-03 12:35:39 -04:00
><img
height="20"
2021-09-21 09:36:29 -04:00
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-vn.png"
alt="Tiếng Việt"
2021-03-15 13:18:42 -04:00
/></a>
2021-02-06 12:46:15 -05:00
2021-04-05 10:55:57 -04:00
<a
2021-09-21 09:36:29 -04:00
href="https://github.com/starship/starship/blob/master/docs/zh-CN/guide/README.md"
2021-02-06 12:46:15 -05:00
><img
height="20"
2021-09-21 09:36:29 -04:00
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-cn.png"
alt="简体中文"
/></a>
<a
href="https://github.com/starship/starship/blob/master/docs/zh-TW/guide/README.md"
><img
height="20"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-tw.png"
alt="繁體中文"
2021-03-15 13:18:42 -04:00
/></a>
2019-10-11 17:31:19 +09:00
</p>
2019-09-19 00:43:59 +09:00
<h1></h1>
2020-04-03 12:35:39 -04:00
<img
src="https://raw.githubusercontent.com/starship/starship/master/media/demo.gif"
alt="Starship avec iTerm2 et le thème Snazzy"
width="50%"
2021-03-15 13:18:42 -04:00
align="right"
/>
2020-04-03 12:35:39 -04:00
**L'invite minimaliste, ultra-rapide et personnalisable à l'infini pour n'importe quel shell ! **
- **Rapide** : il est rapide - _ vraiment vraiment _ rapide ! 🚀
2021-04-22 17:12:09 -04:00
- **Personnalisable:** configurez chaque élément de votre invite.
2020-04-03 12:35:39 -04:00
- **Universel:** fonctionne avec n'importe quel shell, sur n'importe quel système d'exploitation.
2020-09-30 16:26:13 -04:00
- **Intelligent:** affiche les informations utiles en un coup d'œil.
2020-04-03 12:35:39 -04:00
- **Riche en fonctionnalités:** supporte tous vos outils favoris.
2022-02-07 15:53:55 +01:00
- **Facile:** rapide à installer – commencez à l'utiliser en quelques minutes.
2019-09-19 00:43:59 +09:00
<p align="center">
2021-04-22 17:12:09 -04:00
<a href="https://starship.rs/config/"><strong>Consultez la documentation de Starship ▶</strong></a>
2019-09-19 00:43:59 +09:00
</p>
2020-05-05 13:07:34 -04:00
<a name="🚀-installation"></a>
2019-10-04 17:57:43 +09:00
## 🚀 Installation
2019-09-19 00:43:59 +09:00
2019-10-21 23:42:08 +09:00
### Pré-requis
2019-09-19 00:43:59 +09:00
2020-07-23 17:07:10 -04:00
- Une police [Nerd Font ](https://www.nerdfonts.com/ ) installée et activée dans votre terminal (Par exemple, essayez [Fira Code ](https://www.nerdfonts.com/font-downloads )).
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
### Étape 1. Installer Starship
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
Sélectionnez votre système d'exploitation dans la liste ci-dessous pour voir les instructions d'installation:
2021-01-07 18:08:18 -05:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Android</summary>
2019-09-19 00:43:59 +09:00
2022-03-08 21:11:36 -05:00
Installez Starship en utilisant l’ un de ces gestionnaires de paquets:
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
| Dépôt | Instructions |
| --------------------------------------------------------------------------------- | ---------------------- |
| [Termux ](https://github.com/termux/termux-packages/tree/master/packages/starship ) | `pkg install starship` |
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
</details>
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
<details>
<summary>BSD</summary>
2019-09-19 00:43:59 +09:00
2022-03-08 21:11:36 -05:00
Installez Starship en utilisant l’ un de ces gestionnaires de paquets:
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
| Distribution | Dépôt | Instructions |
| ------------ | -------------------------------------------------------- | --------------------------------- |
2022-03-08 21:11:36 -05:00
| **_Toutes_ ** | * * [crates.io ](https://crates.io/crates/starship )** | `cargo install starship --locked` |
2022-02-07 15:53:55 +01:00
| FreeBSD | [FreshPorts ](https://www.freshports.org/shells/starship ) | `pkg install starship` |
| NetBSD | [pkgsrc ](https://pkgsrc.se/shells/starship ) | `pkgin install starship` |
2019-09-28 20:31:56 +09:00
2022-02-07 15:53:55 +01:00
</details>
2021-06-20 14:10:36 -04:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Linux</summary>
2021-06-20 14:10:36 -04:00
2022-03-08 21:11:36 -05:00
Installez la dernière version pour votre système:
2021-06-20 14:10:36 -04:00
2022-02-07 15:53:55 +01:00
``` sh
2022-03-08 21:11:36 -05:00
curl -sS https://starship.rs/install.sh | sh
2022-02-07 15:53:55 +01:00
```
2019-09-19 00:43:59 +09:00
2022-03-08 21:11:36 -05:00
Vous pouvez aussi installer Starship en utilisant l’ un de ces gestionnaires de paquets:
| Distribution | Dépôt | Instructions |
| ------------------ | ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| **_Toutes_ ** | * * [crates.io ](https://crates.io/crates/starship )** | `cargo install starship --locked` |
| _ Toutes _ | [conda-forge ](https://anaconda.org/conda-forge/starship ) | `conda install -c conda-forge starship` |
| _ Toutes _ | [Linuxbrew ](https://formulae.brew.sh/formula/starship ) | `brew install starship` |
| _ Toutes _ | [Snapcraft ](https://snapcraft.io/starship ) | `snap install starship` |
| Alpine Linux 3.13+ | [Paquets Alpine Linux ](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` |
| CentOS 7+ | [Copr ](https://copr.fedorainfracloud.org/coprs/atim/starship ) | `dnf copr enable atim/starship` <br /> `dnf install starship` |
| Fedora 31+ | [Paquets Fedora ](https://src.fedoraproject.org/rpms/rust-starship ) | `dnf install starship` |
| NixOS | [nixpkgs ](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/starship/default.nix ) | `nix-env -iA nixos.starship` |
| Gentoo | [Paquets Gentoo ](https://packages.gentoo.org/packages/app-shells/starship ) | `emerge app-shells/starship` |
| Manjaro | | `pacman -S starship` |
| NixOS | [nixpkgs ](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/starship/default.nix ) | `nix-env -iA nixpkgs.starship` |
| Void Linux | [Paquets Void Linux ](https://github.com/void-linux/void-packages/tree/master/srcpkgs/starship ) | `xbps-install -S starship` |
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
</details>
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
<details>
<summary>macOS</summary>
2019-09-28 20:31:56 +09:00
2022-03-08 21:11:36 -05:00
Installez la dernière version pour votre système:
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
``` sh
2022-03-08 21:11:36 -05:00
curl -sS https://starship.rs/install.sh | sh
2022-02-07 15:53:55 +01:00
```
2019-10-21 23:42:08 +09:00
2022-03-08 21:11:36 -05:00
Vous pouvez aussi installer Starship en utilisant l’ un de ces gestionnaires de paquets:
2019-09-28 20:31:56 +09:00
2022-02-07 15:53:55 +01:00
| Dépôt | Instructions |
| -------------------------------------------------------- | --------------------------------------- |
| * * [crates.io ](https://crates.io/crates/starship )** | `cargo install starship --locked` |
| [conda-forge ](https://anaconda.org/conda-forge/starship ) | `conda install -c conda-forge starship` |
| [Homebrew ](https://formulae.brew.sh/formula/starship ) | `brew install starship` |
| [MacPorts ](https://ports.macports.org/port/starship ) | `port install starship` |
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
</details>
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Windows</summary>
2019-09-19 00:43:59 +09:00
2022-03-08 21:11:36 -05:00
Installez Starship en utilisant l’ un de ces gestionnaires de paquets:
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
| Dépôt | Instructions |
| -------------------------------------------------------------------------------- | --------------------------------------- |
| * * [crates.io ](https://crates.io/crates/starship )** | `cargo install starship --locked` |
| [Chocolatey ](https://community.chocolatey.org/packages/starship ) | `choco install starship` |
| [conda-forge ](https://anaconda.org/conda-forge/starship ) | `conda install -c conda-forge starship` |
| [Scoop ](https://github.com/ScoopInstaller/Main/blob/master/bucket/starship.json ) | `scoop install starship` |
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
</details>
2019-09-28 20:31:56 +09:00
2022-02-07 15:53:55 +01:00
### Étape 2. Configurer votre shell pour Starship
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
Configurez votre shell pour initialiser starship. Sélectionnez le vôtre dans la liste ci-dessous :
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Bash</summary>
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
Ajouter ce qui suit à la fin de `~/.bashrc` :
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
``` sh
eval " $( starship init bash) "
```
2019-09-28 20:31:56 +09:00
2022-02-07 15:53:55 +01:00
</details>
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Cmd</summary>
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
Vous devez utiliser [Clink ](https://chrisant996.github.io/clink/clink.html ) (v1.2.30+) avec Cmd. Créez un fichier avec le chemin `%LocalAppData%\clink\starship.lua` et le contenu suivant:
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
``` lua
load ( io.popen ( ' starship init cmd ' ) : read ( " *a " ) ) ( )
```
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
</details>
2019-10-21 23:42:08 +09:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Elvish</summary>
2019-10-21 23:42:08 +09:00
2022-02-07 15:53:55 +01:00
Ajoutez ce qui suit à la fin de `~/.elvish/rc.elv` :
2019-10-21 23:42:08 +09:00
2022-02-07 15:53:55 +01:00
``` sh
eval ( starship init elvish)
```
2019-10-21 23:42:08 +09:00
2022-02-07 15:53:55 +01:00
Note : Seul Elvish v0.17+ est supporté
2019-12-14 18:46:45 -05:00
2022-02-07 15:53:55 +01:00
</details>
2019-12-14 18:46:45 -05:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Fish</summary>
2019-12-14 18:46:45 -05:00
2022-02-07 15:53:55 +01:00
Ajoutez le code suivant à la fin de `~/.config/fish/config.fish` :
2019-12-14 18:46:45 -05:00
2022-02-07 15:53:55 +01:00
``` fish
starship init fish | source
```
2019-12-14 18:46:45 -05:00
2022-02-07 15:53:55 +01:00
</details>
2021-02-06 12:46:15 -05:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Ion</summary>
2021-02-06 12:46:15 -05:00
2022-02-07 15:53:55 +01:00
Ajouter ce qui suit à la fin de `~/.config/ion/initrc` :
2021-02-06 12:46:15 -05:00
2022-02-07 15:53:55 +01:00
``` sh
eval $( starship init ion)
```
2021-02-06 12:46:15 -05:00
2022-02-07 15:53:55 +01:00
</details>
2021-02-06 12:46:15 -05:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Nushell</summary>
2021-03-15 13:18:42 -04:00
2022-02-07 15:53:55 +01:00
Ajoutez le code suivant à la fin de votre configuration de Nushell (trouvez-la en exécutant `config path` ) :
2021-03-15 13:18:42 -04:00
2022-02-07 15:53:55 +01:00
``` toml
startup = [
"mkdir ~/.cache/starship" ,
"starship init nu | save ~/.cache/starship/init.nu" ,
"source ~/.cache/starship/init.nu" ,
]
prompt = "starship_prompt"
```
2021-03-15 13:18:42 -04:00
2022-02-07 15:53:55 +01:00
</details>
2021-03-15 13:18:42 -04:00
2022-02-07 15:53:55 +01:00
<details>
<summary>PowerShell</summary>
2021-03-15 13:18:42 -04:00
2022-02-07 15:53:55 +01:00
Ajoutez ce qui suit à la fin de votre configuration PowerShell (trouvez-la en exécutant `$PROFILE` ) :
2021-07-10 17:15:23 -04:00
2022-02-07 15:53:55 +01:00
``` powershell
Invoke-Expression ( & starship init powershell )
```
2021-08-14 09:24:51 -04:00
2022-02-07 15:53:55 +01:00
</details>
2021-08-14 09:24:51 -04:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Tcsh</summary>
2021-08-14 09:24:51 -04:00
2022-02-07 15:53:55 +01:00
Ajoutez ce qui suit à la fin de `~/.tcshrc` :
2021-08-14 09:24:51 -04:00
2022-02-07 15:53:55 +01:00
``` sh
eval ` starship init tcsh`
```
2021-08-14 09:24:51 -04:00
2022-02-07 15:53:55 +01:00
</details>
2022-01-15 17:08:31 -05:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Xonsh</summary>
2022-01-15 17:08:31 -05:00
2022-02-07 15:53:55 +01:00
Ajouter ce qui suit à la fin de `~/.xonshrc` :
2022-01-15 17:08:31 -05:00
2022-02-07 15:53:55 +01:00
``` python
execx ( $ ( starship init xonsh ) )
```
2022-01-15 17:08:31 -05:00
2022-02-07 15:53:55 +01:00
</details>
2022-01-15 17:08:31 -05:00
2022-02-07 15:53:55 +01:00
<details>
<summary>Zsh</summary>
2021-07-10 17:15:23 -04:00
2022-02-07 15:53:55 +01:00
Ajouter ce qui suit à la fin de `~/.zshrc` :
2021-07-10 17:15:23 -04:00
2022-02-07 15:53:55 +01:00
``` sh
eval " $( starship init zsh) "
```
</details>
### Étape 3. Configurer Starship
2022-03-08 21:11:36 -05:00
Démarrez une nouvelle instance de votre shell, et vous devriez voir votre magnifique nouveau prompt. Si vous appréciez les paramètres par défaut, profitez!
2022-02-07 15:53:55 +01:00
2022-03-08 21:11:36 -05:00
Si vous souhaitez personnaliser Starship:
2022-02-07 15:53:55 +01:00
2022-03-08 21:11:36 -05:00
- **[Configuration ](https://starship.rs/config/ )** – apprenez à configurer Starship pour ajuster votre prompt à vos préférences
2022-02-07 15:53:55 +01:00
2022-03-08 21:11:36 -05:00
- **[Préréglages ](https://starship.rs/presets/ )** – inspirez vous des configuration préfaites par d’ autres
2021-07-10 17:15:23 -04:00
2021-04-22 17:12:09 -04:00
## 🤝 Contribuer
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
Nous sommes toujours à la recherche de contributeurs de **tous les niveaux de compétence ** ! Si vous cherchez à faciliter votre entrée dans le projet, essayez un [good first issue ](https://github.com/starship/starship/labels/🌱%20good%20first%20issue ).
2019-09-19 00:43:59 +09:00
2021-04-22 17:12:09 -04:00
Si vous parlez couramment une langue autre que l'anglais, nous apprécions grandement toute aide pour que nos documents soient traduits et mis à jour dans d'autres langues. Si vous souhaitez nous aider, les traductions peuvent êtres suggérées sur le [Crowdin de Starship ](https://translate.starship.rs/ ).
2021-01-03 03:56:07 -05:00
2022-02-07 15:53:55 +01:00
Si vous êtes intéressé à aider à contribuer à Starship, veuillez jeter un coup d'oeil à notre [Guide de contribution ](https://github.com/starship/starship/blob/master/CONTRIBUTING.md ). Aussi, n'hésitez pas à vous rendre sur notre [serveur Discord ](https://discord.gg/8Jzqu3T ) pour dire bonjour. 👋
2019-09-19 00:43:59 +09:00
2019-12-14 18:46:45 -05:00
## 💭Inspiré par
2019-09-19 00:43:59 +09:00
2021-12-21 00:05:59 +03:00
Jetez un œil aux précédents projets qui ont inspiré la création de starship. 🙏
2019-09-19 00:43:59 +09:00
2022-03-08 21:11:36 -05:00
- **[denysdovhan/spaceship-prompt ](https://github.com/denysdovhan/spaceship-prompt )** – Un prompt ZSH pour les astronautes.
2019-09-19 00:43:59 +09:00
2022-03-08 21:11:36 -05:00
- **[denysdovhan/robbyrussell-node ](https://github.com/denysdovhan/robbyrussell-node )** – Thème robbyrussell multi-shell écrit en JavaScript.
2019-09-19 00:43:59 +09:00
2022-03-08 21:11:36 -05:00
- **[reujab/silver ](https://github.com/reujab/silver )** – Prompt multi-shell personnalisable, dans le style de powerline avec des icones.
2019-09-19 00:43:59 +09:00
<p align="center">
<br>
2022-02-07 15:53:55 +01:00
<img width="100" src="https://raw.githubusercontent.com/starship/starship/master/media/icon.png" alt="Icône de roquette de Starship">
2019-09-19 00:43:59 +09:00
</p>
2019-10-04 17:57:43 +09:00
## 📝 License
2019-09-19 00:43:59 +09:00
2022-02-07 15:53:55 +01:00
Copyright © 2019-présent, [contributeurs de Starship ](https://github.com/starship/starship/graphs/contributors ).<br /> Ce projet est sous licence [ISC ](https://github.com/starship/starship/blob/master/LICENSE ).