Update starship config
This commit is contained in:
@ -5,7 +5,7 @@ username.style_user = "white"
|
|||||||
hostname.ssh_only = false
|
hostname.ssh_only = false
|
||||||
hostname.format = "[$ssh_symbol$hostname]($style)"
|
hostname.format = "[$ssh_symbol$hostname]($style)"
|
||||||
hostname.style = "white"
|
hostname.style = "white"
|
||||||
hostname.ssh_symbol = "🌐"
|
hostname.ssh_symbol = " 🌐 "
|
||||||
directory.truncate_to_repo = false
|
directory.truncate_to_repo = false
|
||||||
directory.format = "[$path]($style)[$read_only]($read_only_style)"
|
directory.format = "[$path]($style)[$read_only]($read_only_style)"
|
||||||
directory.style = "white"
|
directory.style = "white"
|
||||||
|
Reference in New Issue
Block a user