summaryrefslogtreecommitdiff
path: root/starship
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2021-11-23 02:01:32 -0500
committerSeth Flynn <[email protected]>2021-11-23 02:41:50 -0500
commit5c67181386c648ab3996e16616d09556ebe78e0f (patch)
treeab8d0256eaa01f971119f1f2c2fb98d1079fbb22 /starship
parent30bde38cd3188cbb0bba1768e587b487c76a612a (diff)
update configs (again)
Diffstat (limited to 'starship')
-rw-r--r--starship/.config/starship.toml16
1 files changed, 0 insertions, 16 deletions
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