Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 441 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 441 Bytes

IntelliJ IDEA settings

Reference

https://www.jetbrains.com/help/idea/exporting-and-importing-settings.html

Usage

Fork this repo to your own personal space. That way you can keep any personal preferences but still be consistent on the things that matter.

Import

  1. ./import-settings.sh
  2. File | Import Settings | settings.jar

Export

  1. File | Export Settings | settings.jar
  2. ./export-settings.sh
  3. git add, commit