chore: add starship config
This commit is contained in:
8
starship.toml
Normal file
8
starship.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
"$schema" = 'https://starship.rs/config-schema.json'
|
||||
|
||||
[directory]
|
||||
truncate_to_repo = false
|
||||
truncation_symbol = "../"
|
||||
|
||||
[nodejs]
|
||||
disabled = true
|
Reference in New Issue
Block a user