diff --git a/README.md b/README.md index c65bb3cb..b5db521a 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,12 @@ The prompt shows information you need while you're working, while staying sleek $ yay -S starship ``` + #### Nix (unstable) + + ```sh + $ nix-env --install starship + ``` + 1. Add the init script to your shell's config file: #### Bash diff --git a/docs/README.md b/docs/README.md index 3fab748b..46930945 100644 --- a/docs/README.md +++ b/docs/README.md @@ -47,6 +47,12 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors $ yay -S starship ``` + #### Nix (unstable) + + ```sh + $ nix-env --install starship + ``` + 1. Add the init script to your shell's config file: #### Bash