From c158fb65c3c9fd2317696909b96c96944f7e2847 Mon Sep 17 00:00:00 2001 From: Ethan Paul Date: Mon, 10 Nov 2025 18:27:41 -0500 Subject: [PATCH] Rename color files to account for hostname switcheroo --- starship.discovery.color | 2 +- starship.endeavor.color | 1 + starship.voyager.color | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 starship.endeavor.color delete mode 100644 starship.voyager.color diff --git a/starship.discovery.color b/starship.discovery.color index 45a4d4c..8172f8d 100644 --- a/starship.discovery.color +++ b/starship.discovery.color @@ -1 +1 @@ -#893937 +#01568e diff --git a/starship.endeavor.color b/starship.endeavor.color new file mode 100644 index 0000000..45a4d4c --- /dev/null +++ b/starship.endeavor.color @@ -0,0 +1 @@ +#893937 diff --git a/starship.voyager.color b/starship.voyager.color deleted file mode 100644 index 8172f8d..0000000 --- a/starship.voyager.color +++ /dev/null @@ -1 +0,0 @@ -#01568e