Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/b3ll/starshipconfig

My starship prompt config.
https://github.com/b3ll/starshipconfig

Last synced: about 2 months ago
JSON representation

My starship prompt config.

Awesome Lists containing this project

README

        

# Starship Config

This is my configuration I use for the [starship prompt](https://starship.rs).

I use this primarily for git and seeing what directory I'm in. I don't really care for any of the other features, so ymmv!

![StarshipPromptPreview](Resources/StarshipPrompt.png)

# Installation

Install starship: `brew install starship`

Copy the starship.toml to `~/.config/starship.toml`

[Configure](https://starship.rs/guide/) your prompt (I use [fish shell](https://fishshell.com)).

# Style Notes

If you want the exact prompt I have, use Meslo LG M DZ as the terminal font and [Nord](https://www.nordtheme.com) as the colour scheme. The terminal shown is [iTerm](https://iterm2.com) configured with the minimal style.

# License

*shrugs*

# Thanks

[Starship](https://starship.rs) for making a pretty rad prompt.

# Contact Info

Feel free to follow me on twitter: [@b3ll](https://www.twitter.com/b3ll)!