Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/b3ll/starshipconfig
- Owner: b3ll
- Created: 2021-01-08T04:34:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-24T16:25:46.000Z (about 1 year ago)
- Last Synced: 2023-12-24T19:21:24.177Z (about 1 year ago)
- Size: 336 KB
- Stars: 15
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)!