File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -166,9 +166,6 @@ check:
166166# clog watch
167167# con
168168snippets :
169- # --- clog commands ---------------------------------------------------------
170- upgrade : curl https://mrmxf.com/get/clog | bash
171- upgradedev : curl https://mrmxf.com/get/clogdev | bash
172169# _ _
173170# __ | | ___ __ _ __| | ___ __ __
174171# / _| | | / _ \ / _` | / _` | / -_) \ V /
@@ -278,9 +275,6 @@ snippets:
278275 cd /tmp
279276 unzip ./awscliv2.zip
280277 sudo ./aws/install
281- clog : " curl https://mrmxf.com/get/clog | bash"
282- clogdev : " curl https://mrmxf.com/get/clogdev | bash"
283- clogrc : " curl https://mrmxf.com/get/clogrc | bash"
284278 golang : ' echo download go1.23.0.linux-amd64.tar.gz and run: "rm -rf /usr/local/go && tar -C /usr/local -xzf go1.23.0.linux-amd64.tar.gz"'
285279 golang-mac : brew install go
286280 godoc : " go install golang.org/x/tools/cmd/godoc@latest"
You can’t perform that action at this time.
0 commit comments