https://github.com/julienc91/starship-bullet-train
A Starship preset based on the bullet-train theme
https://github.com/julienc91/starship-bullet-train
bash fish shell-theme starship starship-preset starship-prompt zsh
Last synced: 25 days ago
JSON representation
A Starship preset based on the bullet-train theme
- Host: GitHub
- URL: https://github.com/julienc91/starship-bullet-train
- Owner: julienc91
- License: mit
- Created: 2024-10-17T21:05:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T21:25:33.000Z (6 months ago)
- Last Synced: 2025-02-09T02:17:34.533Z (3 months ago)
- Topics: bash, fish, shell-theme, starship, starship-preset, starship-prompt, zsh
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bullet Train for Starship
A [Starship](https://starship.rs/) preset based on the [Bullet Train](https://github.com/caiogondim/bullet-train.zsh) theme.

## Installation
```bash
# Save your current config
cp ~/.config/starship.toml ~/.config/starship.toml.bak
# Download Bullet Train
curl https://raw.githubusercontent.com/julienc91/starship-bullet-train/refs/heads/main/starship.toml -o ~/.config/starship.toml
```