summaryrefslogtreecommitdiffstats
path: root/docs/pt-PT/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pt-PT/README.md')
-rw-r--r--docs/pt-PT/README.md23
1 files changed, 12 insertions, 11 deletions
diff --git a/docs/pt-PT/README.md b/docs/pt-PT/README.md
index 5e34dbae3..baeca74ad 100644
--- a/docs/pt-PT/README.md
+++ b/docs/pt-PT/README.md
@@ -2,20 +2,21 @@
layout: home
hero:
image: /logo.svg
- text: null
+ text:
tagline: The minimal, blazing-fast, and infinitely customizable prompt for any shell!
actions:
- - theme: brand
+ -
+ theme: brand
text: Get Started →
link: ./guide/
features:
- -
+ -
title: Compatibility First
details: Works on the most common shells on the most common operating systems. Use it everywhere!
- -
+ -
title: Rust-Powered
details: Brings the best-in-class speed and safety of Rust, to make your prompt as quick and reliable as possible.
- -
+ -
title: Customizable
details: Every little detail is customizable to your liking, to make this prompt as minimal or feature-rich as you'd like it to be.
footer: ISC Licensed | Copyright © 2019-present Starship Contributors
@@ -24,12 +25,10 @@ metaTitle: "Starship: Cross-Shell Prompt"
description: Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, Tcsh, Elvish, Nu, Xonsh, Cmd, and PowerShell.
---
-<div class="center">
- <video class="demo-video" muted autoplay loop playsinline>
- <source src="/demo.webm" type="video/webm">
- <source src="/demo.mp4" type="video/mp4">
- </video>
-</div>
+<video class="demo-video" muted autoplay loop playsinline>
+ <source src="/demo.webm" type="video/webm">
+ <source src="/demo.mp4" type="video/mp4">
+</video>
### Prerequisites
@@ -58,6 +57,7 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
```sh
brew install starship
```
+
With [Winget](https://github.com/microsoft/winget-cli):
```powershell
@@ -157,6 +157,7 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
:::
Add the following to the end of your Nushell env file (find it by running `$nu.env-path` in Nushell):
+
```sh
mkdir ~/.cache/starship
starship init nu | save -f ~/.cache/starship/init.nu