You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Don’t clear the screen after quitting a manual page
export MANPAGER="less -X"
# Always enable colored `grep` output
export GREP_OPTIONS="--color=auto"
export PATH="/usr/local/Cellar/vim/HEAD/bin:/usr/local/sbin:/usr/local/bin:/usr/local/opt/go/libexec/bin:/Applications/Visual Studio Code.app/Contents/Resources/app/bin:$PATH"