From d86a84f84c7a82da74d0f43fbca258df6c3a7860 Mon Sep 17 00:00:00 2001 From: adamstuck Date: Thu, 28 Oct 2021 12:05:14 +0200 Subject: Starship shell prompt + doom one theme for alacritty + vim + nvim --- .config/starship.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .config/starship.toml (limited to '.config/starship.toml') diff --git a/.config/starship.toml b/.config/starship.toml new file mode 100644 index 0000000..70c3cc8 --- /dev/null +++ b/.config/starship.toml @@ -0,0 +1,9 @@ +[line_break] +disabled = true + +[character] +success_symbol = "[➜](bold green) " +error_symbol = "[✗](bold red) " + +[package] +disabled = true -- cgit v1.2.3-70-g09d2