chore(scripts): move to go install as much as possible

main
sudo pacman -Syu 2023-07-19 01:25:39 +07:00
parent a1ae3fcba2
commit d23844f4e9
2 changed files with 11 additions and 2 deletions

View File

@ -1,8 +1,17 @@
#!/usr/bin/env bash #!/usr/bin/env bash
go install github.com/dundee/gdu/v5/cmd/gdu@latest
go install github.com/muesli/duf@latest
go install github.com/charmbracelet/glow@latest
go install mvdan.cc/sh/v3/cmd/shfmt@latest go install mvdan.cc/sh/v3/cmd/shfmt@latest
go install golang.org/x/tools/gopls@latest go install golang.org/x/tools/gopls@latest
go install github.com/bufbuild/buf-language-server/cmd/bufls@latest go install github.com/bufbuild/buf-language-server/cmd/bufls@latest
go install github.com/mikefarah/yq/v4@latest
go install github.com/itchyny/gojq/cmd/gojq@latest
go install mvdan.cc/gofumpt@latest go install mvdan.cc/gofumpt@latest
go install golang.org/x/tools/go/analysis/passes/fieldalignment/cmd/fieldalignment@latest go install golang.org/x/tools/go/analysis/passes/fieldalignment/cmd/fieldalignment@latest
go install gotest.tools/gotestsum@latest go install gotest.tools/gotestsum@latest

View File

@ -2,6 +2,6 @@
port install \ port install \
git neovim \ git neovim \
fd bat ripgrep difftastic git-delta exa zellij fdupes rclone restic tealdeer task gdu duf glow \ fd bat ripgrep difftastic git-delta exa zellij fdupes rclone restic tealdeer task \
nnn imagemagick ffmpegthumbnailer asciinema agg android-platform-tools scrcpy libjxl yt-dlp \ nnn imagemagick ffmpegthumbnailer asciinema agg android-platform-tools scrcpy libjxl yt-dlp \
lua-language-server yq jq pipx lua-language-server