An open API service indexing awesome lists of open source software.

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

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.

![Starship Bullet Train](https://raw.githubusercontent.com/julienc91/starship-bullet-train/main/images/example.png)

## 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
```