chore: remove micro:setup from arty scripts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-22 11:33:37 +02:00
co-authored by Claude Sonnet 4.6
parent f804d104de
commit 2130b7b67d
-1
View File
@@ -64,7 +64,6 @@ scripts:
go:install: sudo apt install -y golang-go
go:install:tools: CGO_ENABLED=1 go install -tags extended,withdeploy github.com/gohugoio/hugo@latest github.com/mikefarah/yq/v4@latest
go:clean: go clean -cache && go clean -modcache
micro:setup: micro -plugin install nordcolors
fonts:install:meslo: |
curl -fLo /tmp/Meslo.zip "https://github.com/ryanoasis/nerd-fonts/releases/latest/download/Meslo.zip"
mkdir -p ~/.local/share/fonts/MesloNerdFont