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