質問編集履歴

3

画像の追加

2023/02/01 03:16

投稿

nemutaina
nemutaina

スコア2

test CHANGED
File without changes
test CHANGED
@@ -14,11 +14,8 @@
14
14
  /Users/okamurayoshikazu/.zshrc:export:1: not valid in this context: PATH.が表示されるようになりました。
15
15
  ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-01-31/6a5a9716-0a90-4834-a2da-41bf84365248.jpeg)
16
16
 
17
- zshrcの内容はこちらです。宜しくお願いします。
17
+ .zshrcの内容はこちらです。宜しくお願いします。
18
- export PATH=/opt/homebrew/bin:$PATH//opt/homebrew/bin is not in your PATH.
18
+ ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-02-01/3dd257af-62e0-462a-b3b8-668712458c78.jpeg)
19
- Instructions on how to configure your shell for Homebrew
20
- can be found in the 'Next steps' section below.
21
-
22
19
  素人質問で申し訳ありませんが宜しくお願いします。
23
20
 
24
21
 

2

文書の修正

2023/01/31 22:51

投稿

nemutaina
nemutaina

スコア2

test CHANGED
File without changes
test CHANGED
@@ -14,6 +14,11 @@
14
14
  /Users/okamurayoshikazu/.zshrc:export:1: not valid in this context: PATH.が表示されるようになりました。
15
15
  ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-01-31/6a5a9716-0a90-4834-a2da-41bf84365248.jpeg)
16
16
 
17
+ zshrcの内容はこちらです。宜しくお願いします。
18
+ export PATH=/opt/homebrew/bin:$PATH//opt/homebrew/bin is not in your PATH.
19
+ Instructions on how to configure your shell for Homebrew
20
+ can be found in the 'Next steps' section below.
21
+
17
22
  素人質問で申し訳ありませんが宜しくお願いします。
18
23
 
19
24
 

1

文章の修正

2023/01/31 14:40

投稿

nemutaina
nemutaina

スコア2

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,8 @@
1
1
  ### 実現したいこと
2
2
 
3
3
  HomebrewをインストールしてPHPをインストールした際にターミナルで$PATHを変更したのですが、Homebrew、PHPを削除したので元の$PATHに戻したいです。
4
+ インストールは以下のサイトのやり方で行いました。
5
+ https://tech.amefure.com/php-homebrew
4
6
 
5
7
  ### 前提
6
8
  ①ターミナルでecho $PATHを実行すると以下のようになります。