Skip to content

Commit

Permalink
Remove terminal preference .vscode/settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GJFR committed Feb 17, 2024
1 parent 3a87e8b commit 17f2088
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,4 @@
"test_*.py"
],
"python.testing.unittestEnabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"terminal.integrated.profiles.linux": {
"zsh": {
"path": "/bin/bash"
},
},
}

0 comments on commit 17f2088

Please sign in to comment.