Skip to content

Commit b60ed53

Browse files
kirillkirill
authored andcommitted
PC-2018.2.2 <kirill@Acer-PC Create colors.scheme.xml, git.xml, applicationLibraries.xml, github_settings.xml, laf.xml, debugger.xml
1 parent f28d097 commit b60ed53

6 files changed

Lines changed: 36 additions & 0 deletions

File tree

_linux/applicationLibraries.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<application>
2+
<component name="libraryTable">
3+
<library name="R Skeletons">
4+
<CLASSES />
5+
<SOURCES />
6+
</library>
7+
</component>
8+
</application>

_linux/git.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<application>
2+
<component name="Git.Application.Settings">
3+
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
4+
</component>
5+
</application>

_linux/laf.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<application>
2+
<component name="LafManager">
3+
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
4+
</component>
5+
</application>

colors.scheme.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<application>
2+
<component name="EditorColorsManagerImpl">
3+
<global_color_scheme name="_@user_Darcula" />
4+
</component>
5+
</application>

debugger.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<application>
2+
<component name="XDebuggerSettings">
3+
<data-views />
4+
<general />
5+
</component>
6+
</application>

github_settings.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<application>
2+
<component name="GithubAccounts">
3+
<account id="0c088374-d762-4f1c-9c80-a1243076c3d2" name="skit81@gmail.com">
4+
<server host="github.com" />
5+
</account>
6+
</component>
7+
</application>

0 commit comments

Comments
 (0)