diff --git a/dot_config/starship.toml b/dot_config/starship.toml new file mode 100644 index 0000000..895e845 --- /dev/null +++ b/dot_config/starship.toml @@ -0,0 +1,5 @@ +# Get editor completions based on the config schema +"$schema" = 'https://starship.rs/config-schema.json' + +[nodejs] +disabled = true