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

回答編集履歴

1

修正

2020/07/28 02:35

投稿

technocore
technocore

スコア7398

answer CHANGED
@@ -1,4 +1,6 @@
1
1
  > If you need to have postgresql@10 first in your PATH run:
2
- > echo 'export PATH="/usr/local/opt/postgresql@10/bin:$PATH"' >> /Users/akizuki/.bash
2
+ > echo 'export PATH="/usr/local/opt/postgresql@10/bin:$PATH"' >> /Users/akizuki/.bash_profile
3
3
 
4
- これは実施したのですか?
4
+ これは実施したのですか?
5
+
6
+ ちなみシェルがZSHでしたら.zprofileファイルになります。