mirror of
https://codeberg.org/hyperreal/dotfiles
synced 2024-11-25 03:43:43 +01:00
Fix typo
This commit is contained in:
parent
0543dafb6b
commit
1a1d0ebde5
@ -57,7 +57,7 @@ install-dust:
|
|||||||
rm -rf "$filename" "${filename}.tar.gz"
|
rm -rf "$filename" "${filename}.tar.gz"
|
||||||
|
|
||||||
go-tools:
|
go-tools:
|
||||||
go install golang.org/x/tools/gpls@latest
|
go install golang.org/x/tools/gopls@latest
|
||||||
go install github.com/fatih/gomodifytags@latest
|
go install github.com/fatih/gomodifytags@latest
|
||||||
go install github.com/cweill/gotests/...@latest
|
go install github.com/cweill/gotests/...@latest
|
||||||
go install github.com/x-motemen/gore/cmd/gore@latest
|
go install github.com/x-motemen/gore/cmd/gore@latest
|
||||||
|
Loading…
Reference in New Issue
Block a user