This repository contains the JetBrains settings configuration files that can be used by all users. By utilizing this repository, you can easily share and synchronize your settings across different JetBrains IDE installations.
To use the settings repository, follow these steps:
- Clone this repository to your local machine:
git clone https://github.com/pateash/jetbrains_settings.git
-
Open your JetBrains IDE (e.g., IntelliJ IDEA, PyCharm, or PhpStorm).
-
Go to "File" -> "Settings Repository" in the menu.
-
In the "Settings Repository" dialog, specify the path to the cloned repository directory.
Example: file:///path/to/jetbrains_settings
- Click "Overwrite Local" or "Merge" to synchronize your local settings with the repository.
From now on, your settings will be automatically synchronized whenever changes are made in the repository.
You are welcome to contribute to this repository by making improvements or adding new settings configurations. Here's how you can contribute:
-
Fork this repository to your own GitHub account.
-
Make the necessary changes or additions to the settings configuration files.
-
Commit and push your changes to your forked repository.
-
Open a pull request from your forked repository to this main repository.
Note: Please provide a clear description of your changes or additions in the pull request. Your changes will be reviewed, and once approved, they will be merged into the main repository.
This repository is licensed under the MIT License. Feel free to use, modify, and distribute the settings configurations according to the terms of the license.
Please note that using the settings configurations from this repository is at your own risk. It's recommended to backup your existing settings before applying any changes. The repository maintainers are not responsible for any unintended consequences or issues that may arise from using these settings.