chore: remove micro:setup from arty scripts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user