mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
add some scripts
This commit is contained in:
parent
72cc1a3b2d
commit
4f8c4ae739
5 changed files with 32 additions and 3 deletions
2
bin/goclean
Executable file
2
bin/goclean
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
exec go clean -cache -modcache -i -r
|
||||
Loading…
Add table
Add a link
Reference in a new issue