Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use spaceship forked rather than the real repo since the real one still buggy #1

Open
FaisalBudiono opened this issue Jan 29, 2024 · 0 comments
Assignees

Comments

@FaisalBudiono
Copy link
Owner

zsh-config/install.sh

Lines 46 to 49 in 3c574c8

if [ $HAS_THEME != 0 ]; then
git clone https://github.com/spaceship-prompt/spaceship-prompt.git "$THEME_DIR/spaceship-prompt" --depth=1
ln -s "$THEME_DIR/spaceship-prompt/spaceship.zsh-theme" "$THEME_DIR/spaceship.zsh-theme"
fi

@FaisalBudiono FaisalBudiono self-assigned this Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant