Skip to content

Instantly share code, notes, and snippets.

@cheesepaulo
Created March 29, 2017 18:32
Show Gist options
  • Save cheesepaulo/3290b8574ba81590366f5902a1091a4b to your computer and use it in GitHub Desktop.
Save cheesepaulo/3290b8574ba81590366f5902a1091a4b to your computer and use it in GitHub Desktop.
Fix Docker Permissions
alias fixgit='sudo chown -R $USER:$USER .'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment