From 2b2bb2606640ca24e57820f6ca6d4ebb1dcc3087 Mon Sep 17 00:00:00 2001 From: Christian Figueroa Date: Mon, 20 Jan 2025 21:31:31 -0800 Subject: [PATCH] fixed FiraCode font error --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index fe2f47d..42ea382 100755 --- a/setup.sh +++ b/setup.sh @@ -14,7 +14,7 @@ cd $HOME/.dotfiles && stow . && cd - # Setup zsh chsh -s $(which zsh) -sudo xbps-install -y fira-code river wezterm firefox +sudo xbps-install -y font-firacode river wezterm firefox sudo xbps-install -y rustup ghc openjdk21 apache-maven gradle nodejs mkdir --parents ~/projects/rust