質問するログイン新規登録

回答編集履歴

1

追記

2020/08/25 13:29

投稿

technocore
technocore

スコア7398

answer CHANGED
@@ -4,4 +4,8 @@
4
4
  /bin/zsh
5
5
  ```
6
6
  もしzshだったら.zprofileに環境変数やPATHを記述してください。
7
- .bash_profileはbashの設定ファイルです。
7
+ .bash_profileはbashの設定ファイルです。
8
+
9
+ それから
10
+ echo 'export PATH="/user/local/
11
+ userではなくusrです。