mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-05 05:49:15 +00:00
feat(scripts): add cache clearing operations
This commit is contained in:
@@ -50,4 +50,8 @@ x-have git-profile && {
|
||||
}
|
||||
|
||||
echo ""
|
||||
|
||||
msg_run "Clearing go cache"
|
||||
go clean -cache -modcache
|
||||
|
||||
msg_ok "Done"
|
||||
|
||||
Reference in New Issue
Block a user