2024-03-03 17:55:30 +01:00
|
|
|
[Volver a Preajustes](./#pastel-powerline)
|
2022-03-24 15:47:11 -05:00
|
|
|
|
2022-04-18 09:48:28 -05:00
|
|
|
# Preajuste Pastel Powerline
|
2022-03-24 15:47:11 -05:00
|
|
|
|
2026-06-12 14:00:24 -04:00
|
|
|
Este preajuste está inspirado en [M365Princess](https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/M365Princess.omp.json).
|
|
|
|
|
También muestra cómo funciona la sustitución de rutas en Starship.
|
2022-03-24 15:47:11 -05:00
|
|
|
|
2022-12-14 00:50:29 +09:00
|
|
|

|
2022-03-24 15:47:11 -05:00
|
|
|
|
|
|
|
|
### Prerequisitos
|
|
|
|
|
|
2022-04-18 09:48:28 -05:00
|
|
|
- Una [Nerd Font](https://www.nerdfonts.com/) instalada y habilitada en tu terminal (el ejemplo usa Fira Code Nerd Font)
|
2022-03-24 15:47:11 -05:00
|
|
|
|
|
|
|
|
### Configuración
|
|
|
|
|
|
2022-08-14 15:31:27 -04:00
|
|
|
```sh
|
2023-04-11 13:05:27 +09:00
|
|
|
starship preset pastel-powerline -o ~/.config/starship.toml
|
2022-08-14 15:31:27 -04:00
|
|
|
```
|
|
|
|
|
|
2024-10-18 03:20:57 +09:00
|
|
|
[Click to download TOML](/presets/toml/pastel-powerline.toml){download}
|
2022-03-24 15:47:11 -05:00
|
|
|
|
2024-03-03 17:55:30 +01:00
|
|
|
<<< @/public/presets/toml/pastel-powerline.toml
|