質問編集履歴

1

コード機能を使って、そのまま貼り付けました。ご教授ありがとうございます。

2020/03/16 06:18

投稿

Kyantory
Kyantory

スコア5

test CHANGED
File without changes
test CHANGED
@@ -8,9 +8,15 @@
8
8
 
9
9
  ### 発生している問題・エラーメッセージ
10
10
 
11
+ ```
12
+
13
+ Last login: Mon Mar 16 15:04:13 on console
14
+
11
15
  -bash: /Users/myname/.bash_profile: line 11: unexpected EOF while looking for matching `"'
12
16
 
13
17
  -bash: /Users/myname/.bash_profile: line 19: syntax error: unexpected end of file
18
+
19
+ ```
14
20
 
15
21
 
16
22
 
@@ -20,15 +26,17 @@
20
26
 
21
27
 
22
28
 
29
+ ```ここに言語を入力
30
+
23
31
  PATH=${PATH}:"/Users/myname/Desktop/plink_mac_20190617
24
32
 
25
33
 
26
34
 
27
- added by Anaconda3 2019.10 installer
35
+ # added by Anaconda3 2019.10 installer
28
36
 
29
- >>> conda init >>>
37
+ # >>> conda init >>>
30
38
 
31
- !! Contents within this block are managed by 'conda init' !!
39
+ # !! Contents within this block are managed by 'conda init' !!
32
40
 
33
41
  __conda_setup="$(CONDA_REPORT_ERRORS=false '/Users/myname/opt/anaconda3/bin/conda' shell.bash hook 2> /dev/null)"
34
42
 
@@ -54,15 +62,11 @@
54
62
 
55
63
  unset __conda_setup
56
64
 
57
- <<< conda init <<<
65
+ # <<< conda init <<<
66
+
67
+ ```
58
68
 
59
69
 
60
-
61
- ```ここに言語名を入力
62
-
63
- すみません、よくわかりません。
64
-
65
- ```
66
70
 
67
71
 
68
72