chore: add starship config
This commit is contained in:
parent
6f602da027
commit
21911329d5
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
|
Loading…
x
Reference in New Issue
Block a user