]> Sergey Matveev's repositories - dotfiles.git/blob - bin/bin/go-clean
Gemini requires SNI
[dotfiles.git] / bin / bin / go-clean
1 #!/usr/bin/env zsh
2
3 setopt NO_NOMATCH
4 rm -fr $GOCACHE \
5     /tmp/gopls-* \
6     /tmp/go-build* \
7     /tmp/go.*.*.{mod,sum} \
8     /tmp/gopackages-* \
9     /tmp/*.pch