From 2130b7b67dce484be01ab1dac503d6aa6d208dcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Mon, 22 Jun 2026 11:33:37 +0200 Subject: [PATCH] chore: remove micro:setup from arty scripts Co-Authored-By: Claude Sonnet 4.6 --- arty.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/arty.yml b/arty.yml index 070b55e..cf66c5c 100644 --- a/arty.yml +++ b/arty.yml @@ -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