diff --git a/dotfiles/.local/share/chezmoi/.chezmoidata.yaml b/dotfiles/.local/share/chezmoi/.chezmoidata.yaml index eab9735f..28086a9c 100644 --- a/dotfiles/.local/share/chezmoi/.chezmoidata.yaml +++ b/dotfiles/.local/share/chezmoi/.chezmoidata.yaml @@ -104,6 +104,9 @@ softwarePackages: npm: commitizen cordova: npm: cordova + delve: + brew: delve + go: github.com/go-delve/delve/cmd/dlv@latest dframe: npm: deviceframe editly: @@ -175,6 +178,19 @@ softwarePackages: npm: git-open gixy: pipx: gixy + go-outline: + go: github.com/ramya-rao-a/go-outline@latest + gomodifytags: + brew: gomodifytags + go: github.com/fatih/gomodifytags@latest + gopkgs: + go: github.com/uudashr/gopkgs/v2/cmd/gopkgs@latest + gopls: + brew: gopls + go: golang.org/x/tools/gopls@latest + gotests: + brew: gotests + go: github.com/cweill/gotests/...@latest gphotos-sync: pipx: gphotos-sync gnu:darwin: @@ -211,6 +227,8 @@ softwarePackages: scoop: imagemagick imgur-uploader: npm: imgur-uploader-cli + impl: + go: github.com/josharian/impl@latest ionic: npm: '@ionic/cli' ios-deploy: @@ -1225,6 +1243,14 @@ softwarePackages: # @cli [ssl-proxy](https://github.com/suyashkumar/ssl-proxy) - Simple zero-config SSL reverse proxy with real autogenerated certificates ssl-proxy: github: github.com/suyashkumar/ssl-proxy + staticcheck: + apt: go-staticcheck + brew: staticcheck + dnf: golang-honnef-tools + go: honnef.co/go/tools/cmd/staticcheck@latest + pacman: staticcheck + port: staticcheck + scoop: staticcheck # @application [SwitchHosts](https://github.com/oldj/SwitchHosts) - Extension to switch hosts switchhosts: github: github.com/oldj/SwitchHosts