An open API service indexing awesome lists of open source software.

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

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