diff --git a/dot_config/zsh/private_dot_zshrc.tmpl b/dot_config/zsh/private_dot_zshrc.tmpl index 4a946b565c0caa59425701c264c035e2dad0a997..d9ea6811a8394dab19a916ffd70d3606c1837b78 100644 --- a/dot_config/zsh/private_dot_zshrc.tmpl +++ b/dot_config/zsh/private_dot_zshrc.tmpl @@ -140,10 +140,6 @@ export MANWIDTH=80 export CHARM_HOST=charm.secluded.site export RIPGREP_CONFIG_PATH="$HOME/.config/ripgreprc" -# Partially in response to https://sourcehut.org/blog/2023-01-09-gomodulemirror/ -# Partially because GOPROXY seems not great -export GOPROXY="direct" - CASE_SENSITIVE="false" # Disable dumb Python keyring integration