Skip to content

Commit b275720

Browse files
committed
first public alpha
1 parent 84370be commit b275720

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

core/clog.core.config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,6 @@ check:
166166
# clog watch
167167
# con
168168
snippets:
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"

0 commit comments

Comments
 (0)