From 9b612d74be571f4b088cf7d7833ef2605e041048 Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 24 Nov 2021 20:28:26 +0100 Subject: starship: Add status output .config/starship.toml: Add status output for starship. --- .config/starship.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config') diff --git a/.config/starship.toml b/.config/starship.toml index ec4c2c5..34a1628 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -5,5 +5,8 @@ truncation_symbol = "…/" [hostname] ssh_only = false +[status] +disabled = false + [username] show_always = true -- cgit v1.2.3-70-g09d2