@ -18,6 +18,11 @@ if (( $+commands[ruby] )); then
[[ -d "$gem_bin_path" ]] && path+=("$gem_bin_path")
fi
# Local environment
if [[ -s ~/.zshenv.local ]]; then
source ~/.zshenv.local
# Setup go paths
if (( $+commands[go] )); then
local go_bin_path="$(go env GOPATH)/bin"
The note is not visible to the blocked user.