0
0

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 5 years have passed since last update.

Jetbrain InteliJのターミナル設定を、WindowsのコマンドプロントからWSLのubuntu環境に変える

Posted at

環境

  • InteliJ
  • Windows
  • WSL

やりたいこと

Jetbrainが提供する、webstorm・InteliJ等のIDEのエディタのターミナルを、
Windowsのコマンドプロントから、WSL(ubuntu)のターミナルへと変えたい!

手順

  1. File > Setting > Tools > Terminal を開く
    inteliJ.png

  2. Application setting > Shell pathを変更。

C:\Windows\System32\cmd.exe[コマンドプロント]から
C:\Windows\System32\bash.exe[wsl] に変更。(bash.exeは、人によって違うので、対応するパスを設定)

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?