From 94cb55589aef83eb1203434688df60c2aba2f76e Mon Sep 17 00:00:00 2001 From: fjord-themes-bot Date: Thu, 19 Mar 2026 23:19:06 +0000 Subject: [PATCH] chore: update theme (fjord-core@3e6f55e) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4e1ae46..16c0971 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ git clone https://github.com/fjord-themes/fjord-starship.git --depth 1 2. Add the theme to your Starship config (`~/.config/starship.toml`): +```bash +mv ~/.config/starship.toml ~/.config/starship.toml.bak +cp fjord-starship/themes/starship.toml ~/.config/starship.toml +``` @@ -56,10 +60,6 @@ The theme includes: - Optimized prompt segments for Git, directory, and language info - Visual separation using color gradients - Status indicators with appropriate colors -## 📸 Preview - -![Fjord Starship Theme](https://github.com/fjord-theme/Fjord/blob/main/images/starship.png) - ## 🔄 Updates