https://github.com/lancelote/askconfig
Disable auto-settings import for all JetBrains IDEs installed with Toolbox on macOS
https://github.com/lancelote/askconfig
java jetbrains
Last synced: 9 months ago
JSON representation
Disable auto-settings import for all JetBrains IDEs installed with Toolbox on macOS
- Host: GitHub
- URL: https://github.com/lancelote/askconfig
- Owner: lancelote
- Created: 2020-07-11T18:23:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-29T08:58:33.000Z (over 4 years ago)
- Last Synced: 2025-03-29T00:12:48.757Z (10 months ago)
- Topics: java, jetbrains
- Language: Java
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# disableSettingsImport
Disable auto-settings import for all JetBrains IDEs installed with Toolbox on macOS
## Usage
Clone the project and
- either run [Main](src/main/java/com/pavelkarateev/Main.java)
- or run `make install` to create `~/.bin/askconfig` executable for you to invoke later
## Notes
To create a single executable file the following trick is used
https://coderwall.com/p/ssuaxa/how-to-make-a-jar-file-linux-executable