mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-06 13:27:55 +00:00
22 lines
583 B
Markdown
22 lines
583 B
Markdown
[Return to Presets](./README.md#nerd-font-symbols)
|
|
|
|
# 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
|
|
|
|
```sh
|
|
starship preset nerd-font-symbols -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Click to download TOML](/presets/toml/nerd-font-symbols.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/nerd-font-symbols.toml
|