2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Mac VScodeのターミナルのデフォルトshellをzsh → bashに変更する

Posted at

概要

  • VScodeのターミナルでデフォルトのshellをbashにする方法をまとめる。

前提

  • 下記の内容を実施済み。

方法

  1. VScodeを開く。

  2. VScodeのターミナルを開く。

  3. ターミナルの「+」の横の下矢印をクリックする。

    Visual_Studio_Code.png

  4. 「既定のプロファイルの選択」をクリックする。

    スクリーンショット 2023-03-29 21.46.07.png

  5. 「bash」をクリックする。

    スクリーンショット 2023-03-29 21.47.52.png

  6. VScodeを再起動してVScodeのターミナルを起動する。

  7. デフォルトがbashになった。

    ようこそ.png

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?