Changing the default shebang line on a Bash Script

Hello all.  Is it possible to change the default shebang line when creating a new bash file with File -> Bash Script?

0

Hi there,

AFAIK Bash files support is provided by 3rd party plugin .. so check with plugin author.

But if it's possible ... then most likely place would be "Settings/Preferences | Editor | File and Code Templates" -- all such customizations should be there.

2

In Settings | Editor | File and Code Templates, change Bash Script template text:

0

请先登录再写评论。