docs/de-DE/guide/README.md
<a href="https://discord.gg/starship" ></a> <a href="https://twitter.com/StarshipPrompt" ></a> <a href="https://stand-with-ukraine.pp.ua" ></a>
</p> <p align="center"> <a href="https://starship.rs">Website</a> · <a href="#🚀-installation">Installation</a> · <a href="https://starship.rs/config/">Konfiguration</a> </p> <p align="center"> <a href="https://github.com/starship/starship/blob/master/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/de-DE/guide/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/es-ES/guide/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/fr-FR/guide/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/id-ID/guide/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/it-IT/guide/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/ja-JP/guide/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/pt-BR/guide/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/ru-RU/guide/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/uk-UA/guide/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/vi-VN/guide/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/zh-CN/guide/README.md" ></a> <a href="https://github.com/starship/starship/blob/master/docs/zh-TW/guide/README.md" ></a> </p> <h1></h1>Der minimalistische, super schnelle und unendlich anpassbare Prompt für jede Shell!
<a name="🚀-installation"></a>
Wähle dein Betriebssystem aus der Liste für detaillierte Installationsanweisungen:
<details> <summary>Android</summary>Starship unter Verwendung einer der folgenden Paketmanager installieren:
| Repository | Anweisungen |
|---|---|
| Termux | pkg install starship |
Starship unter Verwendung einer der folgenden Paketmanager installieren:
| Distribution | Repository | Anweisungen |
|---|---|---|
| Any | crates.io | cargo install starship --locked |
| FreeBSD | FreshPorts | pkg install starship |
| NetBSD | pkgsrc | pkgin install starship |
Install the latest version for your system:
curl -sS https://starship.rs/install.sh | sh
Alternatively, install Starship using any of the following package managers:
| Distribution | Repository | Anweisungen |
|---|---|---|
| Any | crates.io | cargo install starship --locked |
| Any | conda-forge | conda install -c conda-forge starship |
| Any | Linuxbrew | brew install starship |
| Alpine Linux 3.13+ | Alpine Linux Packages | apk add starship |
| Arch Linux | Arch Linux Extra | pacman -S starship |
| CentOS 7+ | Copr | dnf copr enable atim/starship |
dnf install starship | ||
| Debian 13+ | Debian Main | apt install starship |
| Fedora 40+ | Copr | dnf copr enable atim/starship |
dnf install starship | ||
| Gentoo | Gentoo Packages | emerge app-shells/starship |
| Manjaro | pacman -S starship | |
| NixOS | nixpkgs | nix-env -iA nixpkgs.starship |
| openSUSE | OSS | zypper in starship |
| Ubuntu 25.04+ | Ubuntu Universe | apt install starship |
| Void Linux | Void Linux Packages | xbps-install -S starship |
Install the latest version for your system:
curl -sS https://starship.rs/install.sh | sh
Alternatively, install Starship using any of the following package managers:
| Repository | Anweisungen |
|---|---|
| crates.io | cargo install starship --locked |
| conda-forge | conda install -c conda-forge starship |
| Homebrew | brew install starship |
| MacPorts | port install starship |
Install the latest version for your system with the MSI-installers from the releases section.
Starship unter Verwendung einer der folgenden Paketmanager installieren:
| Repository | Anweisungen |
|---|---|
| crates.io | cargo install starship --locked |
| Chocolatey | choco install starship |
| conda-forge | conda install -c conda-forge starship |
| Scoop | scoop install starship |
| winget | winget install --id Starship.Starship |
Konfiguriere deine Shell, um Starship automatisch zu starten. Wähle dafür deine Shell aus der Liste aus:
<details> <summary>Bash</summary>Füge dies ans Ende von ~/.bashrc:
eval "$(starship init bash)"
Du musst Clink (v1.2.30+) mit Cmd verwenden. Erstelle eine Datei in diesem Pfad %LocalAppData%\clink\starship.lua mit dem folgenden Inhalt:
load(io.popen('starship init cmd'):read("*a"))()
Add the following to the end of ~/.config/elvish/rc.elv (%AppData%\elvish\rc.elv on Windows):
eval (starship init elvish)
Note: Only Elvish v0.18+ is supported. For elvish versions prior to v0.21.0 the config file might instead be ~/.elvish/rc.elv
Trage folgendes am Ende der ~/.config/fish/config.fish ein:
starship init fish | source
Trage folgendes am Ende der ~/.config/ion/initrc ein:
eval $(starship init ion)
Add the following to the end of your Nushell configuration (find it by running $nu.config-path in Nushell):
mkdir ($nu.data-dir | path join "vendor/autoload")
starship init nu | save -f ($nu.data-dir | path join "vendor/autoload/starship.nu")
Beachte: Nushell wird erst ab v0.96+ unterstützt
</details> <details> <summary>PowerShell</summary>Füge Folgendes am Ende deiner PowerShell-Konfiguration hinzu (finde sie, indem du folgenden Befehl ausführst $PROFILE):
Invoke-Expression (&starship init powershell)
Füge Folgendes am Ende von ~/.tcshrc ein:
eval `starship init tcsh`
Füge folgendes an das Ende von ~/.xonshrc hinzu:
execx($(starship init xonsh))
Trage folgendes am Ende der ~/.zshrc ein:
eval "$(starship init zsh)"
Starte eine neue Shell, um deinen neuen und schönen Prompt zu sehen. Wenn du mit den Defaults zufrieden bist, bist du bereits fertig!
Falls du Starship weiter anpassen möchtest:
Konfiguration - Lerne, wie du Starship deinen Bedürfnissen nach anpassen kannst
Voreinstellungen - lasse dich von vorgefertigter Konfigurationen anderer Benutzenden inspirieren
Wir sind immer auf der Suche nach Helfern jeder Erfahrungsstufe! If you're looking to ease your way into the project, try out a good first issue.
Wenn du eine andere Sprache flüssig sprichts, würden wir uns sehr freuen wenn du helfen würdest die Dokumentation in anderen Sprachen auf dem aktuellsten Stand zu halten. Hier kannst du bei der Übersetzung helfen Starship Crowdin.
Falls du an Starship mitwirken willst, wirf bitte einen Blick auf den Leitfaden zum Mitwirken. Schau auch gerne auf unserem Discord-Server vorbei. 👋
Schaut euch bitte auch die Projekte an, die die Entstehung von Starship inspiriert haben. 🙏
denysdovhan/spaceship-prompt – Eine ZSH Prompt für Astronauten.
denysdovhan/robbyrussell-node – Cross-Shell robbyrussell Thema geschrieben in JavaScript.
reujab/silber – Eine cross-shell anpassbare Powerline-Prompt mit Icons.
Unterstütze dieses Projekt, indem du ein Sponsor wirst. Dein Name und Logo wird hier mit einem Link zu deiner Website erscheinen.
Free code signing provided by SignPath.io, certificate by SignPath Foundation.
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"> </p>Copyright © 2019-heute Starship-Mitwirkende. Dieses Projekt ist ISC lizenziert.