Skip to content

Instantly share code, notes, and snippets.

@kalabiyau
Created January 11, 2022 09:33
Show Gist options
  • Save kalabiyau/c07433d78171d1f2b5d402eeb2cda91e to your computer and use it in GitHub Desktop.
Save kalabiyau/c07433d78171d1f2b5d402eeb2cda91e to your computer and use it in GitHub Desktop.
set -e SSH_AUTH_SOCK
set -gx SSH_AUTH_SOCK ~/.gnupg/S.gpg-agent.ssh
set -gx LC_ALL en_US.UTF-8
set -gx LANG en_US.UTF-8
set -x -U GOPATH $HOME/go
set -x PATH $PATH $GOPATH/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment