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"
2020-07-23 17:07:10 -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"
2020-07-23 17:07:10 -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"
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 />
2020-04-03 12:35:39 -04:00
<a href="https://discord.gg/8Jzqu3T"
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"
2019-12-14 18:46:45 -05: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"
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"
alt="English" /></a>
2019-12-06 17:07:57 -05:00
2020-04-03 12:35:39 -04:00
<a
href="https://github.com/starship/starship/blob/master/docs/ja-JP/guide/README.md"
><img
height="20"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-jp.png"
alt="日本語" /></a>
2019-12-06 17:07:57 -05:00
2020-04-03 12:35:39 -04:00
<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="繁體中文" /></a>
2019-12-06 17:07:57 -05:00
2020-04-03 12:35:39 -04:00
<a
href="https://github.com/starship/starship/blob/master/docs/ru-RU/guide/README.md"
><img
height="20"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-ru.png"
alt="Русский" /></a>
2020-01-21 11:15:25 -05:00
2020-04-03 12:35:39 -04:00
<a
href="https://github.com/starship/starship/blob/master/docs/de-DE/guide/README.md"
><img
height="20"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-de.png"
alt="Deutsch" /></a>
2020-01-23 11:27:26 -05:00
2020-04-03 12:35:39 -04:00
<a
href="https://github.com/starship/starship/blob/master/docs/zh-CN/guide/README.md"
><img
height="20"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-cn.png"
alt="简体中文" /></a>
2019-12-06 17:07:57 -05:00
2021-01-03 03:56:07 -05:00
<a
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"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-es.png"
alt="Espagnol" /></a>
2020-01-15 12:23:25 -05:00
2021-01-03 03:56:07 -05:00
<a
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"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-fr.png"
alt="Français" /></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%"
align="right" />
**L'invite minimaliste, ultra-rapide et personnalisable à l'infini pour n'importe quel shell ! **
- **Rapide** : il est rapide - _ vraiment vraiment _ rapide ! 🚀
- **Personnalisable:** configurer chaque élément de votre invite.
- **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.
- **Facile:** rapide à installer - commencer à l'utiliser en quelques minutes.
2019-09-19 00:43:59 +09:00
<p align="center">
2020-09-30 16:26:13 -04:00
<a href="https://starship.rs/config/"><strong>Consulter 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
2019-12-14 18:46:45 -05:00
### Démarrage rapide
2019-09-19 00:43:59 +09:00
2020-10-13 15:09:01 -04:00
1. Installer l'exécutable **starship ** :
2019-09-19 00:43:59 +09:00
2019-12-14 18:46:45 -05:00
#### Installer la dernière version
2019-09-19 00:43:59 +09:00
2020-09-30 16:26:13 -04:00
##### Depuis une version pré-compilée, depuis le shell:
2019-09-19 00:43:59 +09:00
```sh
2019-12-14 18:46:45 -05:00
curl -fsSL https://starship.rs/install.sh | bash
2019-09-19 00:43:59 +09:00
` ``
2019-09-28 20:31:56 +09:00
2020-04-03 12:35:39 -04:00
##### Depuis la source sur [crates.io](https://crates.io/):
2020-01-15 12:23:25 -05:00
` ``sh
cargo install starship
` ``
2019-12-14 18:46:45 -05:00
#### Installer via le gestionnaire de paquets
2019-09-19 00:43:59 +09:00
2019-12-14 18:46:45 -05:00
##### Avec [Homebrew](https://brew.sh/):
2019-09-19 00:43:59 +09:00
` ``sh
2019-12-06 17:07:57 -05:00
brew install starship
2019-09-19 00:43:59 +09:00
` ``
2019-09-28 20:31:56 +09:00
2019-12-14 18:46:45 -05:00
##### Avec [Scoop](https://scoop.sh):
2019-09-19 00:43:59 +09:00
2019-12-06 17:07:57 -05:00
` ``powershell
scoop install starship
2019-10-21 23:42:08 +09:00
` ``
2020-09-30 16:26:13 -04:00
1. Ajouter le script d’ initialisation au fichier de configuration de votre shell:
2019-09-28 20:31:56 +09:00
2019-09-19 00:43:59 +09:00
#### Bash
2019-12-14 18:46:45 -05:00
Ajouter ce qui suit à la fin de ` ~/.bashrc`:
2019-09-19 00:43:59 +09:00
` ``sh
# ~/.bashrc
eval "$(starship init bash)"
` ``
2019-09-28 20:31:56 +09:00
2019-09-19 00:43:59 +09:00
#### Fish
2019-12-14 18:46:45 -05:00
Ajoute ce qui suit à la fin de ` ~/.config/fish/config.fish`:
2019-09-19 00:43:59 +09:00
` ``sh
# ~/.config/fish/config.fish
2019-10-29 12:48:45 +09:00
starship init fish | source
2019-09-19 00:43:59 +09:00
` ``
2019-09-28 20:31:56 +09:00
2019-09-19 00:43:59 +09:00
#### Zsh
2019-12-14 18:46:45 -05:00
Ajouter ce qui suit à la fin de ` ~/.zshrc`:
2019-09-19 00:43:59 +09:00
` ``sh
# ~/.zshrc
eval "$(starship init zsh)"
` ``
2019-10-21 23:42:08 +09:00
2019-12-24 16:54:29 -05:00
#### PowerShell
2019-10-21 23:42:08 +09:00
2021-01-03 03:56:07 -05:00
Ajoutez ce qui suit à la fin de ` Microsoft.PowerShell_profile.ps1`. Vous pouvez vérifier l'emplacement de ce fichier en regardant la variable ` $PROFILE` dans PowerShell. Typically the path is ` ~\Documents\PowerShell\Microsoft.PowerShell_profile.ps1` or ` ~/.config/powershell/Microsoft.PowerShell_profile.ps1` on -Nix.
2019-10-21 23:42:08 +09:00
` ``sh
Invoke-Expression (&starship init powershell)
` ``
2019-12-14 18:46:45 -05:00
#### Ion
Ajouter ce qui suit à la fin de ` ~/.config/ion/initrc`:
` ``sh
# ~/.config/ion/initrc
eval $(starship init ion)
` ``
## 🤝Contribution
2019-09-19 00:43:59 +09:00
2020-09-30 16:26:13 -04:00
Nous sommes toujours à la recherche de contributeurs de **tous 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-01-03 03:56:07 -05:00
If you are fluent in a non-English language, we greatly appreciate any help keeping our docs translated and up-to-date in other languages. If you would like to help, translations can be contributed on the [Starship Crowdin ](https://translate.starship.rs/ ).
2020-09-30 16:26:13 -04:00
Si vous êtes intéressé pour aider et contribuer à Starship, veuillez jeter un coup d'œil à 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
2020-09-30 16:26:13 -04:00
### Contributeurs
2020-04-06 14:48:26 -04:00
2020-07-23 17:07:10 -04:00
Ce projet existe grâce à toutes les personnes qui y contribuent. [[Contribuer ](https://github.com/starship/starship/blob/master/CONTRIBUTING.md )].
2020-04-06 14:48:26 -04:00
<a href="https://github.com/starship/starship/graphs/contributors"><img src="https://opencollective.com/starship/contributors.svg?width=890&button=false" /></a>
2020-07-23 17:07:10 -04:00
### Contributeurs financiers
2020-04-06 14:48:26 -04:00
2020-07-23 17:07:10 -04:00
Devenez un contributeur financier et aidez-nous à soutenir notre communauté. [[Contribuer ](https://opencollective.com/starship/contribute )]
2020-04-06 14:48:26 -04:00
2020-07-23 17:07:10 -04:00
#### Particuliers
2020-04-06 14:48:26 -04:00
<a href="https://opencollective.com/starship"><img src="https://opencollective.com/starship/individuals.svg?width=890"></a>
2020-07-23 17:07:10 -04:00
#### Organisations
2020-04-06 14:48:26 -04:00
2020-07-23 17:07:10 -04:00
Soutenez ce projet avec votre organisation. Votre logo apparaîtra ici avec un lien vers votre site Web. [[Contribuer ](https://opencollective.com/starship/contribute )]
2020-04-06 14:48:26 -04:00
<a href="https://opencollective.com/starship/organization/0/website"><img src="https://opencollective.com/starship/organization/0/avatar.svg"></a>
<a href="https://opencollective.com/starship/organization/1/website"><img src="https://opencollective.com/starship/organization/1/avatar.svg"></a>
<a href="https://opencollective.com/starship/organization/2/website"><img src="https://opencollective.com/starship/organization/2/avatar.svg"></a>
<a href="https://opencollective.com/starship/organization/3/website"><img src="https://opencollective.com/starship/organization/3/avatar.svg"></a>
<a href="https://opencollective.com/starship/organization/4/website"><img src="https://opencollective.com/starship/organization/4/avatar.svg"></a>
<a href="https://opencollective.com/starship/organization/5/website"><img src="https://opencollective.com/starship/organization/5/avatar.svg"></a>
<a href="https://opencollective.com/starship/organization/6/website"><img src="https://opencollective.com/starship/organization/6/avatar.svg"></a>
<a href="https://opencollective.com/starship/organization/7/website"><img src="https://opencollective.com/starship/organization/7/avatar.svg"></a>
<a href="https://opencollective.com/starship/organization/8/website"><img src="https://opencollective.com/starship/organization/8/avatar.svg"></a>
<a href="https://opencollective.com/starship/organization/9/website"><img src="https://opencollective.com/starship/organization/9/avatar.svg"></a>
2019-12-14 18:46:45 -05:00
## 💭Inspiré par
2019-09-19 00:43:59 +09:00
2021-01-03 03:56:07 -05:00
Voyez ces travaux précédents qui ont contribué à inspirer la création de vaisseau. 🙏
2019-09-19 00:43:59 +09:00
2020-09-30 16:26:13 -04:00
- **[denysdovhan/spaceship-prompt ](https://github.com/denysdovhan/spaceship-prompt )** - Un invite de commandes ZSH pour les astronautes.
2019-09-19 00:43:59 +09:00
2020-09-30 16:26:13 -04:00
- **[denysdovhan/robbyrussell-node ](https://github.com/denysdovhan/robbyrussell-node )** - Thème multi-shell robbyrussell écrit en JavaScript.
2019-09-19 00:43:59 +09:00
2019-12-14 18:46:45 -05:00
- **[reujab/silver ](https://github.com/reujab/silver )** - Un shell multi-platformes de type powerline personnalisable avec des icônes.
2019-09-19 00:43:59 +09:00
<p align="center">
<br>
2020-05-05 13:07:34 -04:00
<img width="100" src="https://raw.githubusercontent.com/starship/starship/master/media/icon.png" alt="Icône de fusée 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
2020-05-05 13:07:34 -04:00
Copyright © 2019-présent, [Contributeurs Starship ](https://github.com/starship/starship/graphs/contributors ).<br /> Ce projet est sous licence[ISC ](https://github.com/starship/starship/blob/master/LICENSE ).