summaryrefslogtreecommitdiffstats
path: root/docs/pl-PL/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pl-PL/README.md')
-rw-r--r--docs/pl-PL/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/pl-PL/README.md b/docs/pl-PL/README.md
index 4767ca0b1..5887681e3 100644
--- a/docs/pl-PL/README.md
+++ b/docs/pl-PL/README.md
@@ -110,3 +110,16 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
eval $(starship init ion)
```
+
+ #### Elvish
+
+ ::: warning Only elvish v0.15 or higher is supported. :::
+
+ Add the following to the end of `~/.elvish/rc.elv`:
+
+ ```sh
+ # ~/.elvish/rc.elv
+
+ eval (starship init elvish)
+ ```
+