Skip to content

Commit 7f08cb0

Browse files
committed
update zshrc and remove duplicate file
1 parent e5814cc commit 7f08cb0

2 files changed

Lines changed: 1 addition & 235 deletions

File tree

linux/command-line-tools/tmux.md

Lines changed: 0 additions & 234 deletions
This file was deleted.

linux/config-backup/userhome/.zshrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if command -v mise &>/dev/null; then
1717
fi
1818

1919
#-golang
20-
export GOPROXY="https://goproxy.io,https://mirrors.cloud.tencent.com/go/,https://mirrors.aliyun.com/goproxy/,https://goproxy.cn,direct"
20+
export GOPROXY="https://goproxy.cn,https://mirrors.cloud.tencent.com/go/,https://mirrors.aliyun.com/goproxy/,direct"
2121
export GOPATH="$dev_env_dir/go"
2222
export GOBIN="$GOPATH/bin"
2323
export PATH=$GOBIN:$PATH

0 commit comments

Comments
 (0)