File → Settings → Editor → File and Code Templates

在左侧 Files 里找到 Python Script。

# -*- coding: utf-8 -*-
# @Time : ${DATE} ${TIME}
# @File : ${NAME}.py
# @Description : None
# ----------------------------------------------
# ☆ ☆ ☆ ☆ ☆ ☆ ☆
# >>> Author : Alex
# >>> Mail :
# >>> Github : https://github.com/koking0
# >>> Blog :
# ☆ ☆ ☆ ☆ ☆ ☆ ☆