“Raumschiff -Thema ZSH” Code-Antworten

Raumschiff -Thema ZSH

git clone https://github.com/denysdovhan/spaceship-prompt.git "$ZSH_CUSTOM/themes/spaceship-prompt" --depth=1
Inquisitive Ibex

Raumschiff ZSH

git clone https://github.com/denysdovhan/spaceship-prompt.git "$ZSH_CUSTOM/themes/spaceship-prompt"

// Symlink
ln -s "$ZSH_CUSTOM/themes/spaceship-prompt/spaceship.zsh-theme" "$ZSH_CUSTOM/themes/spaceship.zsh-theme"

// Set in your ~/.zshrc
ZSH_THEME="spaceship"
Lucas Juan

Ähnliche Antworten wie “Raumschiff -Thema ZSH”

Fragen ähnlich wie “Raumschiff -Thema ZSH”

Weitere verwandte Antworten zu “Raumschiff -Thema ZSH” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen