diff --git a/home/.config/starship.toml b/home/.config/starship.toml new file mode 100644 index 0000000..967f38e --- /dev/null +++ b/home/.config/starship.toml @@ -0,0 +1,4 @@ +add_newline = false + +[python] +python_binary = "python3"