From 8e0254440af4f5a3368a61775722bb4014d4e264 Mon Sep 17 00:00:00 2001 From: aleidk Date: Mon, 5 Aug 2024 16:39:39 -0400 Subject: [PATCH] minor fixes --- chezmoi/.chezmoidata/packages.yaml | 1 + chezmoi/dot_config/starship.toml | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/chezmoi/.chezmoidata/packages.yaml b/chezmoi/.chezmoidata/packages.yaml index fc09d12..dcabfe1 100644 --- a/chezmoi/.chezmoidata/packages.yaml +++ b/chezmoi/.chezmoidata/packages.yaml @@ -7,6 +7,7 @@ packages: - eza - fd - fzf + - build-base - dust - git - neovim diff --git a/chezmoi/dot_config/starship.toml b/chezmoi/dot_config/starship.toml index b6412b4..244dc3a 100644 --- a/chezmoi/dot_config/starship.toml +++ b/chezmoi/dot_config/starship.toml @@ -73,9 +73,6 @@ symbol = "gcp " [git_branch] symbol = "git " -[gleam] -symbol = "gleam " - [golang] symbol = "go " @@ -109,9 +106,6 @@ symbol = "memory " [meson] symbol = "meson " -[nats] -symbol = "nats " - [nim] symbol = "nim "