Created
April 18, 2020 14:12
-
-
Save ahmetozer/cf32f7f3a8cc9ad0f4ee83765649a1dc to your computer and use it in GitHub Desktop.
My aliases for build env
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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