mirror of
https://github.com/guilhermewerner/dotfiles
synced 2025-06-13 18:04:18 +00:00
Create starship.toml
This commit is contained in:
9
Config/starship.toml
Normal file
9
Config/starship.toml
Normal file
@ -0,0 +1,9 @@
|
||||
add_newline = false
|
||||
format = "$username$directory$git_branch$cmd_duration$character"
|
||||
|
||||
[username]
|
||||
show_always = true
|
||||
style_user = "fg:yellow"
|
||||
|
||||
[directory]
|
||||
style = "fg:cyan"
|
Reference in New Issue
Block a user