25 lines
722 B
Markdown
25 lines
722 B
Markdown
[프리셋으로 돌아가기](./#jetpack)
|
|
|
|
# Jetpack Preset
|
|
|
|
This is a pseudo minimalist preset inspired by the [geometry](https://github.com/geometry-zsh/geometry) and [spaceship](https://github.com/spaceship-prompt/spaceship-prompt) prompts.
|
|
|
|
> Jetpack uses the terminal's color theme.
|
|
|
|
![Screenshot of Jetpack preset](/presets/img/jetpack.png)
|
|
|
|
### Prerequisite
|
|
|
|
- Requires a shell with [`right-prompt`](https://starship.rs/advanced-config/#enable-right-prompt) support.
|
|
- [Jetbrains Mono](https://www.jetbrains.com/lp/mono/) is recommended.
|
|
|
|
### 설정
|
|
|
|
```sh
|
|
starship preset jetpack -o ~/.config/starship.toml
|
|
```
|
|
|
|
[클릭하여 TOML 다운로드](/presets/toml/jetpack.toml)
|
|
|
|
<<< @/public/presets/toml/jetpack.toml
|