Anthony Whitaker

Results 2 comments of Anthony Whitaker

@Tanish0019 Is it possible to get an ETA or other information on the likelihood of this getting merged? The changes look good to me and judging from StackOverflow and GitHub...

> I've found this alias is useful > > ```shell > alias go-reshim='asdf reshim golang && export GOV=$(asdf current golang | sed '\''s/ *(set by .*)//g'\'') && export GOROOT="$ASDFINSTALLS/golang/$GOV/go/"' >...