Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WindowsでのGoとasdfインストール時の書き換え先を変更 #140

Merged
merged 5 commits into from
Jun 13, 2024

Conversation

Pugma
Copy link
Contributor

@Pugma Pugma commented Jun 8, 2024

確認をお願いします
close #139

@Pugma Pugma requested a review from Takeno-hito June 8, 2024 02:08
echo '. $HOME/.asdf/completions/asdf.bash' >> ~/.bashrc
source ~/.bashrc
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.0
echo '. $HOME/.asdf/asdf.sh' >> ~/.rc
Copy link
Member

@Takeno-hito Takeno-hito Jun 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MUST: これは .bashrc のままでお願いします~

@Pugma Pugma requested a review from Takeno-hito June 8, 2024 14:40
@Pugma Pugma requested review from cp-20 and mathsuky June 13, 2024 06:13
Copy link
Contributor

@cp-20 cp-20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

よさそう

Copy link
Member

@Takeno-hito Takeno-hito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ごめん遅れた LGTM

@Takeno-hito Takeno-hito merged commit 4941ab1 into main Jun 13, 2024
3 checks passed
@Takeno-hito Takeno-hito deleted the fix/bash branch June 13, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WSL で Go install する際に、環境変数は .profile に追記したい
3 participants