Skip to content

Instantly share code, notes, and snippets.

@ahmetozer
Created April 18, 2020 14:12
Show Gist options
  • Select an option

  • Save ahmetozer/cf32f7f3a8cc9ad0f4ee83765649a1dc to your computer and use it in GitHub Desktop.

Select an option

Save ahmetozer/cf32f7f3a8cc9ad0f4ee83765649a1dc to your computer and use it in GitHub Desktop.
My aliases for build env
git_profile_url='github.com/AhmetOZER'
alias gocker='docker run -it --rm -v $(pwd):/go/src/$git_profile_url/golang/$(basename $(pwd)) golang'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment