bash: update newgo alias
This commit is contained in:
@@ -15,7 +15,7 @@ newgo() {
|
|||||||
|
|
||||||
go mod init $1
|
go mod init $1
|
||||||
|
|
||||||
touch main.go
|
nap go/pkgm >main.go
|
||||||
}
|
}
|
||||||
|
|
||||||
declare -A aliases=(
|
declare -A aliases=(
|
||||||
|
|||||||
Reference in New Issue
Block a user