From 4cd555f663122086878fecf7992b9e47e25e10b2 Mon Sep 17 00:00:00 2001 From: Abheek Dhawan Date: Fri, 18 Mar 2022 23:32:23 -0500 Subject: [PATCH] Add starship config --- .config/starship.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .config/starship.toml diff --git a/.config/starship.toml b/.config/starship.toml new file mode 100644 index 0000000..6cb7fe7 --- /dev/null +++ b/.config/starship.toml @@ -0,0 +1,4 @@ +add_newline = true + +[character] +success_symbol = "[->](bold green)"