summaryrefslogtreecommitdiffstats
path: root/docs/ar-SA/guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ar-SA/guide/README.md')
-rw-r--r--docs/ar-SA/guide/README.md16
1 files changed, 10 insertions, 6 deletions
diff --git a/docs/ar-SA/guide/README.md b/docs/ar-SA/guide/README.md
index 9a0e3d0b0..0c51ea347 100644
--- a/docs/ar-SA/guide/README.md
+++ b/docs/ar-SA/guide/README.md
@@ -20,7 +20,7 @@
<a href="https://repology.org/project/starship/versions"
><img
src="https://img.shields.io/repology/repositories/starship?label=in%20repositories&style=flat-square"
- alt="Packaging status" /></a
+ alt="واقع التغليف" /></a
><br />
<a href="https://discord.gg/starship"
><img
@@ -32,6 +32,11 @@
src="https://img.shields.io/badge/twitter-@StarshipPrompt-1DA1F3?style=flat-square"
alt="تابع @StarshipPrompt على تويتر"
/></a>
+ <a href="https://stand-with-ukraine.pp.ua"
+ ><img
+ src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraineFlat.svg"
+ alt="Stand With Ukraine"
+ /></a>
</p>
<p align="center">
@@ -87,7 +92,7 @@
><img
height="20"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-it.png"
- alt="Italiano"
+ alt="الإيطالية"
/></a>
&nbsp;
<a
@@ -147,8 +152,6 @@
/></a>
</p>
-[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://vshymanskyy.github.io/StandWithUkraine)
-
<h1></h1>
<img
@@ -168,7 +171,7 @@
- **Easy:** سريع التثبيت – استخدمها في دقائق معدودة.
<p align="center">
-<a href="https://starship.rs/config/"><strong>استكشف مستندات Starship&nbsp;&nbsp;▶</strong></a>
+<a href="https://starship.rs/config/"><strong>تصفّح مستندات Starship&nbsp;&nbsp;▶</strong></a>
</p>
<a name="🚀-installation"></a>
@@ -229,6 +232,7 @@ curl -sS https://starship.rs/install.sh | sh
| Gentoo | [Gentoo Packages](https://packages.gentoo.org/packages/app-shells/starship) | `emerge app-shells/starship` |
| Manjaro | | `pacman -S starship` |
| NixOS | [nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/starship/default.nix) | `nix-env -iA nixpkgs.starship` |
+| openSUSE | [OSS](https://software.opensuse.org/package/starship) | `zypper in starship` |
| Void Linux | [Void Linux Packages](https://github.com/void-linux/void-packages/tree/master/srcpkgs/starship) | `xbps-install -S starship` |
</details>
@@ -299,7 +303,7 @@ load(io.popen('starship init cmd'):read("*a"))()
<details>
<summary>Elvish</summary>
-أضف ما يلي إلى نهاية `~/.elvish/rc.elv`:
+أضف ما يلي إلى نهاية الملف `~/.elvish/rc.elv`:
```sh
eval (starship init elvish)