Added starship config and updated font to display nerdfont icons
This commit is contained in:
parent
09aed3d2dc
commit
3cc3858592
@ -102,21 +102,10 @@ colors:
|
||||
|
||||
font:
|
||||
normal:
|
||||
family: IBM Plex Mono
|
||||
#family: IBM Plex Mono
|
||||
#family: Source Code Pro
|
||||
family: BlexMono Nerd Font
|
||||
style:
|
||||
|
||||
bold:
|
||||
family: IBM Plex Mono
|
||||
style: Bold
|
||||
|
||||
italic:
|
||||
family: IBM Plex Mono
|
||||
style: Italic
|
||||
|
||||
bold_italic:
|
||||
family: IBM Plex Mono
|
||||
style: Bold Italic
|
||||
|
||||
size: 6.95
|
||||
|
||||
# Key bindings
|
||||
|
@ -1,3 +1,10 @@
|
||||
[directory]
|
||||
truncation_length = 8
|
||||
truncation_symbol = "…/"
|
||||
|
||||
[line_break]
|
||||
disabled = true
|
||||
|
||||
[character]
|
||||
#success_symbol = "[>](bold_green)"
|
||||
error_symbol = "[✗](bold red) "
|
||||
|
Loading…
x
Reference in New Issue
Block a user