summaryrefslogtreecommitdiffstats
path: root/config/starship.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-07-15 02:51:45 -0400
committerJesse Luehrs <doy@tozt.net>2023-07-15 02:51:45 -0400
commit03b064b03d1f94b20d80da5a7fb71a1dd95370f9 (patch)
tree4b3ee8d3de6c10aa2c16a90b8c5a90d92aaea96e /config/starship.toml
parentab77a842d85d332cdd6f54bd696a948ee0211f0f (diff)
downloadconf-03b064b03d1f94b20d80da5a7fb71a1dd95370f9.tar.gz
conf-03b064b03d1f94b20d80da5a7fb71a1dd95370f9.zip
customize starship config per host and user
Diffstat (limited to 'config/starship.toml')
-rw-r--r--config/starship.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/starship.toml b/config/starship.toml
index 548dfed..31fdc63 100644
--- a/config/starship.toml
+++ b/config/starship.toml
@@ -111,7 +111,6 @@ vimcmd_symbol = '[\[NOR\]](bright-yellow)'
[palettes.local]
bg = 'bright-black'
-host = 'red'
-user = 'bright-blue'
-root = 'bright-red'
git = 'green'
+user = 'bright-blue'
+host = 'red'