diff --git a/README.md b/README.md index e1cb267f..eb734ffa 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,14 @@ The prompt shows information you need while you're working, while staying sleek $ cargo install starship ``` + #### Arch Linux (AUR) + + Starship is available on the AUR under the name `starship`. Install it with `yay` or your favorite AUR helper. + + ``` + $ yay -S starship + ``` + 1. Add the init script to your shell's config file: #### Bash diff --git a/docs/README.md b/docs/README.md index 73848ff0..cdcd2a93 100644 --- a/docs/README.md +++ b/docs/README.md @@ -39,6 +39,14 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors $ cargo install starship ``` + #### Arch Linux (AUR) + + Starship is available on the AUR under the name `starship`. Install it with `yay` or your favorite AUR helper. + + ``` + $ yay -S starship + ``` + 1. Add the init script to your shell's config file: #### Bash