From 5c67181386c648ab3996e16616d09556ebe78e0f Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Tue, 23 Nov 2021 02:01:32 -0500 Subject: update configs (again) --- starship/.config/starship.toml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 starship/.config/starship.toml (limited to 'starship') diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml deleted file mode 100644 index 744befb..0000000 --- a/starship/.config/starship.toml +++ /dev/null @@ -1,16 +0,0 @@ -add_newline = false - -[line_break] -disabled = true - -[username] -disabled = false -show_always = true - -[hostname] -ssh_only = false - -[cmd_duration] -min_time = 10000 -show_milliseconds = false -disabled = false -- cgit v1.2.3