New translations readme.md (Turkish)

[ci skip]
This commit is contained in:
Matan Kushner
2026-06-12 14:02:06 -04:00
parent 4dc1ad6f0c
commit 9061cf29c6
+106 -89
View File
@@ -1,13 +1,12 @@
<p align="center">
<img
width="400"
src="https://raw.githubusercontent.com/starship/starship/master/media/logo.png"
alt="Starship Çapraz kabuk istemcisi"
/>
src="https://raw.githubusercontent.com/starship/starship/main/media/logo.png"
alt="Starship Cross-shell prompt"
/>
</p>
<p align="center">
<a href="https://github.com/starship/starship/actions"
<p align="center"><a href="https://github.com/starship/starship/actions"
><img
src="https://img.shields.io/github/actions/workflow/status/starship/starship/workflow.yml?branch=master&label=workflow&style=flat-square"
alt="Github Actions iş akışı statüsü"
@@ -39,16 +38,14 @@
/></a>
</p>
<p align="center">
<a href="https://starship.rs">İnternet sitesi</a>
<p align="center"><a href="https://starship.rs">İnternet sitesi</a>
·
<a href="#🚀-installation">Kurulum</a>
·
<a href="https://starship.rs/config/">Yapılandırma</a>
</p>
<p align="center">
<a href="https://github.com/starship/starship/blob/master/README.md"
<p align="center"><a href="https://github.com/starship/starship/blob/master/README.md"
><img
height="20"
src="https://raw.githubusercontent.com/starship/starship/master/media/flag-us.png"
@@ -154,12 +151,23 @@
<h1></h1>
> [!WARNING]
> **The default branch has been renamed from `master` to `main`.**
> If you have a local clone, update it by running:
>
> ```sh
> git branch -m master main
> git fetch origin
> git branch -u origin/main main
> git remote set-head origin -a
> ```
<img
src="https://raw.githubusercontent.com/starship/starship/master/media/demo.gif"
alt="iTerm2 ve Snazzy temalı Starship"
width="50%"
align="right"
/>
src="https://raw.githubusercontent.com/starship/starship/master/media/demo.gif"
alt="iTerm2 ve Snazzy temalı Starship"
width="50%"
align="right"
/>
**Sade, hızlı, dilediğiniz gibi özelleştirilebilen ve istenilen shell'de kullanılabilen prompt!**
@@ -170,8 +178,7 @@
- **Zengin içerik:** bütün sevdiğiniz araçları destekler.
- **Kolay:** hızlı kurulum -  dakikalar içinde kullanmaya başla.
<p align="center">
<a href="https://starship.rs/config/"><strong>Starship dokümantasyonunu incele &nbsp;&nbsp;▶</strong></a>
<p align="center"><a href="https://starship.rs/config/"><strong>Starship dokümantasyonunu incele &nbsp;&nbsp;▶</strong></a>
</p>
<a name="🚀-installation"></a>
@@ -186,32 +193,29 @@
Kurulum talimatlarını görmek için aşağıdaki listeden işletim sisteminizi seçiniz:
<details>
<summary>Android</summary>
<details><summary>Android</summary>
Starship'i herhangi bir paket yöneticisi ile yükleyin:
| Depo | Talimatlar |
| --------------------------------------------------------------------------------- | ---------------------- |
| [Termux](https://github.com/termux/termux-packages/tree/master/packages/starship) | `pkg install starship` |
| Depo | Talimatlar |
| -------- | ---------------------- |
| [Termux] | `pkg install starship` |
</details>
<details>
<summary>BSD</summary>
<details><summary>BSD</summary>
Starship'i herhangi bir paket yöneticisi ile yükleyin:
| Dağıtım | Depo | Talimatlar |
| -------------------------- | -------------------------------------------------------- | --------------------------------- |
| **_Herhangi bir dağıtım_** | **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| FreeBSD | [FreshPorts](https://www.freshports.org/shells/starship) | `pkg install starship` |
| NetBSD | [pkgsrc](https://pkgsrc.se/shells/starship) | `pkgin install starship` |
| Dağıtım | Depo | Talimatlar |
| -------------------------- | ---------------------- | --------------------------------- |
| **_Herhangi bir dağıtım_** | 💭 İlham Kaynakları | `cargo install starship --locked` |
| FreeBSD | [FreshPorts] | `pkg install starship` |
| NetBSD | _Herhangi bir dağıtım_ | `pkgin install starship` |
</details>
<details>
<summary>Linux</summary>
<details><summary>Linux</summary>
Sisteminiz için son sürümü yükleyin:
@@ -221,27 +225,26 @@ curl -sS https://starship.rs/install.sh | sh
Alternatif olarak aşağıdaki paket yöneticileri ile de Starship'i yükleyebilirsiniz:
| Dağıtım | Depo | Talimatlar |
| -------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ |
| **_Herhangi bir dağıtım_** | **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| _Herhangi bir dağıtım_ | [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
| _Herhangi bir dağıtım_ | [Linuxbrew](https://formulae.brew.sh/formula/starship) | `brew install starship` |
| Alpine Linux 3.13+ | [Alpine Linux Paketleri](https://pkgs.alpinelinux.org/packages?name=starship) | `apk add starship` |
| Arch Linux | [Arch Linux Extra](https://archlinux.org/packages/extra/x86_64/starship) | `pacman -S starship` |
| CentOS 7+ | [Copr](https://copr.fedorainfracloud.org/coprs/atim/starship) | `dnf copr enable atim/starship` <br /> `dnf install starship` |
| Debian 13+ | [Debian Main](https://sources.debian.org/src/starship/1.22.1-1/) | `apt install starship` |
| Fedora 40+ | [Copr](https://copr.fedorainfracloud.org/coprs/atim/starship) | `dnf copr enable atim/starship` <br /> `dnf install starship` |
| Gentoo | [Gentoo Paketleri](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/by-name/st/starship/package.nix) | `nix-env -iA nixpkgs.starship` |
| openSUSE | [OSS](https://software.opensuse.org/package/starship) | `zypper in starship` |
| Ubuntu 25.04+ | [Ubuntu Universe](https://packages.ubuntu.com/source/plucky/starship) | `apt install starship` |
| Void Linux | [Void Linux Paketleri](https://github.com/void-linux/void-packages/tree/master/srcpkgs/starship) | `xbps-install -S starship` |
| Dağıtım | Depo | Talimatlar |
| ---------------------------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------- |
| **_Herhangi bir dağıtım_** | **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| _Any_ | [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
| _Any_ | [Linuxbrew] | `brew install starship` |
| Alpine Linux 3.13+ | [Alpine Linux Paketleri](https://pkgs.alpinelinux.org/packages?name=starship) | `apk add starship` |
| Arch Linux | Daha fazla özelleştirme seçeneği için: | `pacman -S starship` |
| CentOS 7+ | [Copr] | `dnf copr enable atim/starship` <br /> `dnf install starship` |
| Debian 13+ | Depo | `apt install starship` |
| Fedora 40+ | [Copr] | `dnf copr enable atim/starship` <br /> `dnf install starship` |
| Gentoo | _Herhangi bir dağıtım_ | `emerge app-shells/starship` |
| Manjaro | | `pacman -S starship` |
| NixOS | [nixpkgs] | `nix-env -iA nixpkgs.starship` |
| openSUSE | [OSS] | `zypper in starship` |
| Ubuntu 25.04+ | Depo | `apt install starship` |
| Void Linux | [Void Linux Packages] | `xbps-install -S starship` |
</details>
<details>
<summary>macOS</summary>
<details><summary>macOS</summary>
Sisteminiz için son sürümü yükleyin:
@@ -251,29 +254,28 @@ curl -sS https://starship.rs/install.sh | sh
Alternatif olarak aşağıdaki paket yöneticileri ile de Starship'i yükleyebilirsiniz:
| Depo | Talimatlar |
| -------------------------------------------------------- | --------------------------------------- |
| **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
| [Homebrew](https://formulae.brew.sh/formula/starship) | `brew install starship` |
| [MacPorts](https://ports.macports.org/port/starship) | `port install starship` |
| Depo | Talimatlar |
| -------------------------------------------------- | --------------------------------------- |
| **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| Depo | `conda install -c conda-forge starship` |
| [Homebrew] | `brew install starship` |
| Depo | `port install starship` |
</details>
<details>
<summary>Windows</summary>
<details><summary>Windows</summary>
Sisteminiz için en son sürümü [releases bölümündeki](https://github.com/starship/starship/releases/latest) MSI yükleyicileri ile yükleyin.
Starship'i herhangi bir paket yöneticisi ile yükleyin:
| Depo | Talimatlar |
| -------------------------------------------------------------------------------------------- | --------------------------------------- |
| **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| [Chocolatey ](https://community.chocolatey.org/packages/starship) | `choco install starship` |
| [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
| [Scoop](https://github.com/ScoopInstaller/Main/blob/master/bucket/starship.json) | `scoop install starship` |
| [winget](https://github.com/microsoft/winget-pkgs/tree/master/manifests/s/Starship/Starship) | `winget install --id Starship.Starship` |
| Depo | Talimatlar |
| -------------------------------------------------------- | --------------------------------------- |
| **[crates.io](https://crates.io/crates/starship)** | `cargo install starship --locked` |
| [Chocolatey] | `choco install starship` |
| [conda-forge](https://anaconda.org/conda-forge/starship) | `conda install -c conda-forge starship` |
| [Scoop] | `scoop install starship` |
| [winget] | `winget install --id Starship.Starship` |
</details>
@@ -281,8 +283,7 @@ Starship'i herhangi bir paket yöneticisi ile yükleyin:
Shelli starship ile çalışması için ayarla. Aşağıdaki listeden Shellinizi seçin:
<details>
<summary>Bash</summary>
<details><summary>Bash</summary>
`~/.bashrc` dosyasının sonuna ekleyin:
@@ -292,10 +293,10 @@ eval "$(starship init bash)"
</details>
<details>
<summary>Cmd</summary>
<details><summary>Cmd</summary>
Cmd ile beraber [Clink](https://chrisant996.github.io/clink/clink.html) (v1.2.30+) kullanmalısınız. `%LocalAppData%\clink\starship.lua` dosyasını belirtilen dizinde aşağıdaki kod içeriği olacak şekilde oluşturun:
Cmd ile beraber [Clink](https://chrisant996.github.io/clink/clink.html) (v1.2.30+) kullanmalısınız.
`%LocalAppData%\clink\starship.lua` dosyasını belirtilen dizinde aşağıdaki kod içeriği olacak şekilde oluşturun:
```lua
load(io.popen('starship init cmd'):read("*a"))()
@@ -303,8 +304,7 @@ load(io.popen('starship init cmd'):read("*a"))()
</details>
<details>
<summary>Elvish</summary>
<details><summary>Elvish</summary>
Add the following to the end of `~/.config/elvish/rc.elv` (`%AppData%\elvish\rc.elv` on Windows):
@@ -316,8 +316,7 @@ Not: Elvish v0.18'den sonraki sürümler desteklenmektedir. For elvish versions
</details>
<details>
<summary>Fish</summary>
<details><summary>Fish</summary>
`~/.config/fish/config.fish` dosyasının sonuna ekleyin:
@@ -327,8 +326,7 @@ starship init fish | source
</details>
<details>
<summary>Ion</summary>
<details><summary>Ion</summary>
`~/.config/ion/initrc` dosyasının sonuna ekleyin:
@@ -338,8 +336,7 @@ eval $(starship init ion)
</details>
<details>
<summary>Nushell</summary>
<details><summary>Nushell</summary>
Add the following to the end of your Nushell configuration (find it by running `$nu.config-path` in Nushell):
@@ -352,8 +349,7 @@ Not: Nushell v0.96'tan sonraki sürümler desteklenmektedir
</details>
<details>
<summary>PowerShell</summary>
<details><summary>PowerShell</summary>
Aşağıdaki kodu PowerShell ayarlarınızın (`$PROFILE` komutu ile ulaşabilirsiniz) sonuna ekleyin:
@@ -363,8 +359,7 @@ Invoke-Expression (&starship init powershell)
</details>
<details>
<summary>Tcsh</summary>
<details><summary>Tcsh</summary>
`~/.tcshrc` dosyasının sonuna ekleyın:
@@ -374,8 +369,7 @@ eval `starship init tcsh`
</details>
<details>
<summary>Xonsh</summary>
<details><summary>Xonsh</summary>
`~/.xonshrc` dosyasının sonuna ekleyin:
@@ -385,8 +379,7 @@ execx($(starship init xonsh))
</details>
<details>
<summary>Zsh</summary>
<details><summary>Zsh</summary>
`~/.zshrc` dosyasının sonuna ekleyin:
@@ -398,7 +391,8 @@ eval "$(starship init zsh)"
### 3. Adım Starship'i Yapılandır
Shellinizi yeniden başlatın, işte yeni shell promptunuzun güzelliği ile karşı karşıyasınız. Eğer varsayılan görünümden memnunsanız, keyfini çıkartın!
Shellinizi yeniden başlatın, işte yeni shell promptunuzun güzelliği ile karşı karşıyasınız.
Eğer varsayılan görünümden memnunsanız, keyfini çıkartın!
Daha fazla özelleştirme seçeneği için:
@@ -439,11 +433,34 @@ Code Signing Roles:
This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.
<p align="center">
<br>
<img width="100" src="https://raw.githubusercontent.com/starship/starship/master/media/icon.png" alt="Starship roket simgesi">
<p align="center"><br>
<img width="100" src="https://raw.githubusercontent.com/starship/starship/main/media/icon.png" alt="Starship rocket icon">
</p>
## 📝 Lisans
Telif Hakkı © 2019-günümüz, [Starship Contributors](https://github.com/starship/starship/graphs/contributors). <br /> Bu proje [ISC](https://github.com/starship/starship/blob/master/LICENSE) lisanslıdır.
Copyright © 2019-present, [Starship Contributors](https://github.com/starship/starship/graphs/contributors).<br>
This project is [ISC](https://github.com/starship/starship/blob/main/LICENSE) licensed.
[alpine linux packages]: [Copr]\(https://copr.fedorainfracloud.org/coprs/atim/starship\)
[arch linux extra]: <[Arch Linux Extra](https://archlinux.org/packages/extra/x86_64/starship)>
[chocolatey]: <[Chocolatey ](https://community.chocolatey.org/packages/starship)>
[conda-forge]: [conda-forge]\(https://anaconda.org/conda-forge/starship\)
[copr]: [Copr]\(https://copr.fedorainfracloud.org/coprs/atim/starship\)
[crates.io]: **[crates.io]\(https://crates.io/crates/starship\)**
[debian main]: <[Debian Main](https://sources.debian.org/src/starship/1.22.1-1/)>
[freshports]: [FreshPorts]\(https://www.freshports.org/shells/starship\)
[gentoo packages]: <[Gentoo Paketleri](https://packages.gentoo.org/packages/app-shells/starship)>
[linuxbrew]: [Linuxbrew]\(https://formulae.brew.sh/formula/starship\)
[homebrew]: [Homebrew]\(https://formulae.brew.sh/formula/starship\)
[macports]: [MacPorts]\(https://ports.macports.org/port/starship\)
[nixpkgs]: [nixpkgs]\(https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/st/starship/package.nix\)
[OSS]: [OSS]\(https://software.opensuse.org/package/starship\)
[pkgsrc]: [pkgsrc]\(https://pkgsrc.se/shells/starship\)
[scoop]: [Scoop]\(https://github.com/ScoopInstaller/Main/blob/master/bucket/starship.json\)
[SignPath Foundation]: https://signpath.org
[SignPath.io]: https://signpath.io
[termux]: [Termux]\(https://github.com/termux/termux-packages/tree/master/packages/starship\)
[ubuntu universe]: <[Ubuntu Universe](https://packages.ubuntu.com/source/plucky/starship)>
[void linux packages]: <[Void Linux Paketleri](https://github.com/void-linux/void-packages/tree/master/srcpkgs/starship)>
[winget]: [winget]\(https://github.com/microsoft/winget-pkgs/tree/master/manifests/s/Starship/Starship\)