Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit cfb4c31

Browse files
authored
remove terminal profile "radian" (#1184)
1 parent e0cbb91 commit cfb4c31

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

containers/r/.devcontainer/devcontainer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
"r.plot.useHttpgd": true,
1414
"[r]": {
1515
"editor.wordSeparators": "`~!@#%$^&*()-=+[{]}\\|;:'\",<>/?"
16-
},
17-
"terminal.integrated.profiles.linux": {
18-
"radian": {
19-
"path": "/usr/local/bin/radian",
20-
"overrideName": true
21-
}
2216
}
2317
},
2418

0 commit comments

Comments
 (0)