Skip to content

Instantly share code, notes, and snippets.

@ecormaksin
Created October 22, 2022 07:06
Show Gist options
  • Save ecormaksin/1caca89d4f1010500a2039e744fda670 to your computer and use it in GitHub Desktop.
Save ecormaksin/1caca89d4f1010500a2039e744fda670 to your computer and use it in GitHub Desktop.
change ghq root and set git global user
mkdir -p ~/ws/ghq
git config --global ghq.root '~/ws/ghq'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment