fix: remove goproxy

This commit is contained in:
Klesh Wong 2023-02-28 09:39:46 +08:00
parent ef360a3443
commit da48c9946e

View File

@ -3,7 +3,6 @@
if status is-interactive
# === default programs
set -gx EDITOR nvim
set -gx GOPROXY https://goproxy.io,direct
# === fzf configuration
set -gx FZF_DEFAULT_COMMAND 'ag -g ""'