From d106f3635dfef0203cf0fde0c070bad49ee496eb Mon Sep 17 00:00:00 2001 From: Jokler Date: Fri, 7 Feb 2020 16:03:19 +0100 Subject: Use starship to generate the ZSH prompt --- .config/starship.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .config/starship.toml (limited to '.config') diff --git a/.config/starship.toml b/.config/starship.toml new file mode 100644 index 0000000..56fb7a6 --- /dev/null +++ b/.config/starship.toml @@ -0,0 +1,9 @@ +[character] +symbol = "➜" + +[directory] +truncate_to_repo = false +truncation_length = 8 + +[rust] +symbol = "⚙️ " -- cgit v1.2.3-70-g09d2