fix: remove goproxy
This commit is contained in:
parent
ef360a3443
commit
da48c9946e
|
@ -3,7 +3,6 @@
|
||||||
if status is-interactive
|
if status is-interactive
|
||||||
# === default programs
|
# === default programs
|
||||||
set -gx EDITOR nvim
|
set -gx EDITOR nvim
|
||||||
set -gx GOPROXY https://goproxy.io,direct
|
|
||||||
|
|
||||||
# === fzf configuration
|
# === fzf configuration
|
||||||
set -gx FZF_DEFAULT_COMMAND 'ag -g ""'
|
set -gx FZF_DEFAULT_COMMAND 'ag -g ""'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user