export EDITOR=nvim
export SUDO_EDITOR="$EDITOR"
export TERM=xterm-256color

export GOPATH=$HOME/.local/go
