Files
starship/docs/id-ID/presets/nerd-font.md
T

22 lines
564 B
Markdown
Raw Normal View History

2024-03-03 17:55:30 +01:00
[Return to Presets](./#nerd-font-symbols)
2022-03-08 21:11:36 -05:00
# Nerd Font Symbols Preset
This preset changes the symbols for each module to use Nerd Font symbols.
![Tangkapan Layar dari preset simbol Nerd Font](/presets/img/nerd-font-symbols.png)
### Prasyarat
- Nerd Font yang terpasang dan telah diaktifkan di dalam terminal (contoh berikut menggunakan Nerd Font Fira Code)
### Konfigurasi
2022-08-14 15:31:27 -04:00
```sh
2023-04-11 13:05:27 +09:00
starship preset nerd-font-symbols -o ~/.config/starship.toml
2022-08-14 15:31:27 -04:00
```
2022-03-08 21:11:36 -05:00
[Click to download TOML](/presets/toml/nerd-font-symbols.toml)
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/nerd-font-symbols.toml