Skip to content

Instantly share code, notes, and snippets.

@robsenshuu
Created January 31, 2020 19:22
Show Gist options
  • Save robsenshuu/f423a0815f38af065e2c1f4c2413f2a7 to your computer and use it in GitHub Desktop.
Save robsenshuu/f423a0815f38af065e2c1f4c2413f2a7 to your computer and use it in GitHub Desktop.
Go to Settings -> Editor -> File and Code Templates -> Includes -> File Header
#set( $USER = "Your name" )
/**
* Created by ${USER} on ${DATE}.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment