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"
2019-09-28 20:31:56 +09:00
alt="Starship – Cross-shell prompt" />
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"
2019-10-11 17:31:19 +09:00
alt="GitHub Actions workflow status" /></a>
<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="Crates.io version" /></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"
2019-10-11 17:31:19 +09:00
alt="Packaging status" /></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-10-11 17:31:19 +09:00
alt="Chat on 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="Follow @StarshipPrompt on 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">
2020-05-23 19:10:58 -04:00
<a href="https://starship.rs">ウェブサイト</a>
2019-09-19 00:43:59 +09:00
·
2020-05-23 19:10:58 -04:00
<a href="#🚀-installation">インストール</a>
2019-09-19 00:43:59 +09:00
·
2020-05-23 19:10:58 -04:00
<a href="https://starship.rs/config/">設定</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="Español" /></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 with iTerm2 and the Snazzy theme"
width="50%"
align="right" />
**シェル用の最小限の、非常に高速で、無限にカスタマイズ可能なプロンプトです! **
2020-05-15 11:55:21 -04:00
- **高速:** _ 本当に _ 高速です! 🚀
- **カスタマイズ可能:** プロンプトのあらゆる側面を構成します。
- **ユニバーサル:** あらゆるシェル、あらゆるオペレーティングシステムで動作します。
2020-04-03 12:35:39 -04:00
- **インテリジェント:** 関連情報を一目で示します。
2020-05-15 11:55:21 -04:00
- **豊富な機能:** お気に入りのツールをすべてサポートします。
- **簡単:** 迅速なインストールが可能であり、数分で使用開始可能です。
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>Starshipのドキュメントを見る ▶</strong></a>
2019-09-19 00:43:59 +09:00
</p>
2020-05-05 13:07:34 -04:00
<a name="🚀-installation"></a>
2020-01-20 13:04:11 -05:00
## 🚀 インストール
2019-09-28 20:31:56 +09:00
2020-01-20 13:04:11 -05:00
### 必要なもの
2019-09-19 00:43:59 +09:00
2020-09-30 16:26:13 -04:00
- [Nerd Font ](https://www.nerdfonts.com/ )がインストールされ、端末にて有効になっている(例えば、[Fira Code Nerd Font ](https://www.nerdfonts.com/font-downloads )を試してみてください)。
2019-09-19 00:43:59 +09:00
2020-01-20 13:04:11 -05:00
### 入門
2019-09-19 00:43:59 +09:00
2020-01-20 13:04:11 -05:00
1. **Starship ** のバイナリをインストール
2019-09-19 00:43:59 +09:00
2020-01-20 13:04:11 -05:00
#### 最新版のインストール
2019-09-19 00:43:59 +09:00
2020-01-20 13:04:11 -05:00
##### ビルド済みのバイナリをインストール
```sh
curl -fsSL https://starship.rs/install.sh | bash
` ``
2019-09-19 00:43:59 +09:00
2020-01-15 12:23:25 -05:00
##### [crates.io](https://crates.io/)からソースをインストール
2019-09-19 00:43:59 +09:00
` ``sh
2020-01-15 12:23:25 -05:00
cargo install starship
2019-09-19 00:43:59 +09:00
` ``
2019-09-28 20:31:56 +09:00
2020-01-15 12:23:25 -05:00
#### パッケージマネージャー経由でインストール
2019-09-19 00:43:59 +09:00
2020-01-15 12:23:25 -05:00
##### [ 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
2020-01-15 12:23:25 -05:00
##### [ 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-01-20 13:04:11 -05:00
1. 初期化のためのスクリプトをシェルの設定ファイルに追加
2019-09-28 20:31:56 +09:00
2019-09-19 00:43:59 +09:00
#### Bash
2019-09-28 20:31:56 +09:00
` ~/.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-09-28 20:31:56 +09:00
` ~/.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-09-28 20:31:56 +09:00
` ~/.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
Add the following to the end of ` Microsoft.PowerShell_profile.ps1`. You can check the location of this file by querying the ` $PROFILE` variable in 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
2020-01-15 12:23:25 -05:00
` ~/.config/ion/initrc `の最後に次を追加してください
2019-12-14 18:46:45 -05:00
` ``sh
# ~/.config/ion/initrc
eval $(starship init ion)
` ``
2019-09-28 20:31:56 +09:00
## 🤝 貢献
2019-09-19 00:43:59 +09:00
2019-10-21 23:42:08 +09:00
私たちは常に**すべてのスキルレベル**の貢献者を探しています! もし簡単にプロジェクトへ参加する方法をお探しなら、 [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/ ).
2019-10-21 23:42:08 +09:00
もしあなたが Starship への貢献に興味がある場合は、我々の[貢献ガイド ](https://github.com/starship/starship/blob/master/CONTRIBUTING.md )をご覧ください。 また、気軽に我々の[Discord サーバー ](https://discord.gg/8Jzqu3T )へ顔を出してください。 👋
2019-09-19 00:43:59 +09:00
2020-06-10 21:28:04 -04:00
### コードに貢献していただいた方々
2020-04-06 14:48:26 -04:00
2020-07-23 17:07:10 -04:00
このプロジェクトは、貢献したすべての人々のおかげで存在します。 [[Contribute ](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-06-10 21:28:04 -04:00
### 財政的な貢献をしていただいた方々
2020-04-06 14:48:26 -04:00
2020-06-10 21:28:04 -04:00
財政的な貢献者になって、私たちのコミュニティを維持するのを助けていただけると嬉しいです。 [[Contribute ](https://opencollective.com/starship/contribute )]
2020-04-06 14:48:26 -04:00
2020-06-10 21:28:04 -04:00
#### 個人
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-06-10 21:28:04 -04:00
#### 組織
2020-04-06 14:48:26 -04:00
2020-06-10 21:28:04 -04:00
あなたの組織でこのプロジェクトをサポートします。 あなたのロゴはあなたのウェブサイトへのリンクとここに表示されます。 [[Contribute ](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-10-04 17:57:43 +09:00
## 💭影響を受けたプロダクト
2019-09-19 00:43:59 +09:00
2020-05-05 13:07:34 -04:00
よければStarship の作成に影響を与えた、これまでのプロジェクトをチェックしてください 🙏
2019-09-19 00:43:59 +09:00
2019-09-28 20:31:56 +09:00
- **[denysdovhan/spaceship-prompt ](https://github.com/denysdovhan/spaceship-prompt )** - 宇宙飛行士のための ZSH プロンプト。
2019-09-19 00:43:59 +09:00
2019-09-28 20:31:56 +09:00
- **[denysdovhan/robbyrussell-node ](https://github.com/denysdovhan/robbyrussell-node )** - 多くの shell に対応した JavaScript で書かれた robbyrussell テーマ。
2019-09-19 00:43:59 +09:00
2019-09-28 20:31:56 +09:00
- **[reujab/silver ](https://github.com/reujab/silver )** - 多くの shell に対応しているカスタマイズ可能でアイコンを表示できる powerline のようなプロンプト。
2019-09-19 00:43:59 +09:00
<p align="center">
<br>
2019-09-28 20:31:56 +09:00
<img width="100" src="https://raw.githubusercontent.com/starship/starship/master/media/icon.png" alt="Starship rocket icon">
2019-09-19 00:43:59 +09:00
</p>
2019-09-28 20:31:56 +09:00
## 📝 ライセンス
2019-09-19 00:43:59 +09:00
2020-05-05 13:07:34 -04:00
Copyright © 2019-present, [Starship Contributors ](https://github.com/starship/starship/graphs/contributors ).<br /> このプロジェクトは [ISC ](https://github.com/starship/starship/blob/master/LICENSE ) でライセンスされています。