13,230
回編集
| 104行目: | 104行目: | ||
vi ~/.profile | vi ~/.profile | ||
<br> | <br> | ||
<syntaxhighlight lang="sh"> | |||
# ~/.profileファイル | # ~/.profileファイル | ||
export PATH="<.NET SDKのインストールディレクトリ>:$PATH" | export PATH="<.NET SDKのインストールディレクトリ>:$PATH" | ||
</syntaxhighlight> | |||
<br><br> | <br><br> | ||