starship: added nerd font OS symbols

This commit is contained in:
Valerie Wolfe 2022-12-29 11:45:52 -05:00
parent 127f75e902
commit 460260fc55

View file

@ -1,9 +1,9 @@
# _____ __ __ _
# / ___// /_____ ___________/ /_ (_)___
# _____ __ __ _
# / ___// /_____ ___________/ /_ (_)___
# \__ \/ __/ __ `/ ___/ ___/ __ \/ / __ \
# ___/ / /_/ /_/ / / (__ ) / / / / /_/ /
# /____/\__/\__,_/_/ /____/_/ /_/_/ .___/
# /_/
# /____/\__/\__,_/_/ /____/_/ /_/_/ .___/
# /_/
[directory]
read_only = " "
@ -14,14 +14,21 @@ number_threshold = 3
symbol = "✦ "
format = "[$symbol$number]($style)"
[os]
disabled = true
format = "[$symbol]($style) "
[package]
symbol = ""
[shell]
disabled = true
bash_indicator = ""
zsh_indicator = ""
format = "$indicator"
nu_indicator = "ν"
powershell_indicator = "PS"
zsh_indicator = "zsh"
style="cyan italic"
format = "$indicator($style)"
[shlvl]
disabled = false
@ -29,12 +36,12 @@ threshold = 3
symbol = "ﰬ"
format = "[$symbol]($style) "
# __
# __
# / / ____ _____ ____ ___ ______ _____ ____ _____
# / / / __ `/ __ \/ __ `/ / / / __ `/ __ `/ _ \/ ___/
# / /___/ /_/ / / / / /_/ / /_/ / /_/ / /_/ / __(__ )
# /_____/\__,_/_/ /_/\__, /\__,_/\__,_/\__, /\___/____/
# /____/ /____/
# / /___/ /_/ / / / / /_/ / /_/ / /_/ / /_/ / __(__ )
# /_____/\__,_/_/ /_/\__, /\__,_/\__,_/\__, /\___/____/
# /____/ /____/
[cmake]
symbol = "C "
@ -82,3 +89,20 @@ symbol = "Ruby "
[rust]
symbol = "Rs "
#symbol = " "
# ____ _____ _____ __ __
# / __ \/ ___/ / ___/__ ______ ___ / /_ ____ / /____
# / / / /\__ \ \__ \/ / / / __ `__ \/ __ \/ __ \/ / ___/
# / /_/ /___/ / ___/ / /_/ / / / / / / /_/ / /_/ / (__ )
# \____//____/ /____/\__, /_/ /_/ /_/_.___/\____/_/____/
# /____/
[os.symbols]
Arch = ""
Linux = ""
Macos = ""
Mint = ""
Raspbian = ""
#Void = "" # really? no void?
Windows = ""
Unknown = ""