Created
December 18, 2020 14:49
-
-
Save deekayen/b6b75ff6e1b6c802274ac2fcea8e1987 to your computer and use it in GitHub Desktop.
My custom iTerm default profile for deekayen-macbook
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Working Directory" : "\/Users\/deekayen", | |
"Prompt Before Closing 2" : 0, | |
"Selected Text Color" : { | |
"Green Component" : 1, | |
"Blue Component" : 0.999828040599823, | |
"Red Component" : 0.99989014863967896 | |
}, | |
"Rows" : 25, | |
"Ansi 11 Color" : { | |
"Green Component" : 0.81385296583175659, | |
"Blue Component" : 0.40406763553619385, | |
"Red Component" : 0.84752464294433594 | |
}, | |
"Use Italic Font" : true, | |
"Foreground Color" : { | |
"Green Component" : 0.96448075771331787, | |
"Blue Component" : 0.93707239627838135, | |
"Red Component" : 0.96621626615524292 | |
}, | |
"Right Option Key Sends" : 0, | |
"Character Encoding" : 4, | |
"Selection Color" : { | |
"Green Component" : 0.33000000000000002, | |
"Blue Component" : 0.059999999999999998, | |
"Red Component" : 0.62 | |
}, | |
"Triggers" : [ | |
], | |
"Blend" : 0.30000001192092896, | |
"Mouse Reporting" : true, | |
"Ansi 4 Color" : { | |
"Green Component" : 0.72489368915557861, | |
"Blue Component" : 0.81746715307235718, | |
"Red Component" : 0.38222122192382812 | |
}, | |
"Non-ASCII Anti Aliased" : true, | |
"Sync Title" : false, | |
"Disable Window Resizing" : true, | |
"Close Sessions On End" : true, | |
"Jobs to Ignore" : [ | |
"rlogin", | |
"ssh", | |
"slogin", | |
"telnet" | |
], | |
"Scrollback With Status Bar" : false, | |
"Scrollback Lines" : 0, | |
"Scrollback in Alternate Screen" : true, | |
"Hide After Opening" : false, | |
"Flashing Bell" : false, | |
"Cursor Guide Color" : { | |
"Red Component" : 0.70213186740875244, | |
"Color Space" : "sRGB", | |
"Blue Component" : 1, | |
"Alpha Component" : 0.25, | |
"Green Component" : 0.9268307089805603 | |
}, | |
"BM Growl" : true, | |
"Ansi 3 Color" : { | |
"Green Component" : 0.81385296583175659, | |
"Blue Component" : 0.40406763553619385, | |
"Red Component" : 0.84752464294433594 | |
}, | |
"Link Color" : { | |
"Red Component" : 0, | |
"Color Space" : "sRGB", | |
"Blue Component" : 0.73423302173614502, | |
"Alpha Component" : 1, | |
"Green Component" : 0.35916060209274292 | |
}, | |
"Shortcut" : "", | |
"Background Image Location" : "", | |
"Bold Color" : { | |
"Green Component" : 1, | |
"Blue Component" : 0.999828040599823, | |
"Red Component" : 0.99989014863967896 | |
}, | |
"Unlimited Scrollback" : true, | |
"Custom Command" : "No", | |
"Smart Selection Rules" : [ | |
{ | |
"notes" : "Word bounded by whitespace", | |
"regex" : "\\S+", | |
"precision" : "low" | |
}, | |
{ | |
"notes" : "C++ namespace::identifier", | |
"regex" : "([a-zA-Z0-9_]+::)+[a-zA-Z0-9_]+", | |
"precision" : "normal" | |
}, | |
{ | |
"notes" : "Paths", | |
"regex" : "\\~?\/?([[:letter:][:number:]._-]+\/+)+[[:letter:][:number:]._-]+\/?", | |
"precision" : "normal" | |
}, | |
{ | |
"notes" : "Quoted string", | |
"regex" : "@?\"(?:[^\"\\\\]|\\\\.)*\"", | |
"precision" : "normal" | |
}, | |
{ | |
"notes" : "Java\/Python include paths", | |
"regex" : "([[:letter:][:number:]._]+\\.)+[[:letter:][:number:]._]+", | |
"precision" : "normal" | |
}, | |
{ | |
"notes" : "mailto URL", | |
"regex" : "\\bmailto:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b", | |
"precision" : "normal" | |
}, | |
{ | |
"notes" : "Obj-C selector", | |
"regex" : "@selector\\([^)]+\\)", | |
"precision" : "high" | |
}, | |
{ | |
"notes" : "email address", | |
"regex" : "\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b", | |
"precision" : "high" | |
}, | |
{ | |
"notes" : "HTTP URL", | |
"regex" : "https?:\/\/([a-z0-9A-Z]+(:[a-zA-Z0-9]+)?@)?[a-z0-9A-Z]+(\\.[a-z0-9A-Z]+)*((:[0-9]+)?)(\/[a-zA-Z0-9;\/\\.\\-_+%~?&@=#\\(\\)]*)?", | |
"precision" : "very_high" | |
}, | |
{ | |
"notes" : "SSH URL", | |
"regex" : "\\bssh:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b", | |
"precision" : "very_high" | |
}, | |
{ | |
"notes" : "Telnet URL", | |
"regex" : "\\btelnet:([a-z0-9A-Z_]+@)?([a-zA-Z0-9\\-]+\\.)*[a-zA-Z0-9\\-]+\\b", | |
"precision" : "very_high" | |
} | |
], | |
"Keyboard Map" : { | |
"0xf700-0x260000" : { | |
"Action" : 10, | |
"Text" : "[1;6A" | |
}, | |
"0x37-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1f" | |
}, | |
"0x32-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x00" | |
}, | |
"0xf709-0x20000" : { | |
"Action" : 10, | |
"Text" : "[17;2~" | |
}, | |
"0xf70c-0x20000" : { | |
"Action" : 10, | |
"Text" : "[20;2~" | |
}, | |
"0xf729-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2H" | |
}, | |
"0xf72b-0x40000" : { | |
"Action" : 10, | |
"Text" : "[1;5F" | |
}, | |
"0xf705-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2Q" | |
}, | |
"0xf703-0x260000" : { | |
"Action" : 10, | |
"Text" : "[1;6C" | |
}, | |
"0xf700-0x220000" : { | |
"Action" : 10, | |
"Text" : "[1;2A" | |
}, | |
"0xf701-0x280000" : { | |
"Action" : 11, | |
"Text" : "0x1b 0x1b 0x5b 0x42" | |
}, | |
"0x38-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x7f" | |
}, | |
"0x33-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1b" | |
}, | |
"0xf703-0x220000" : { | |
"Action" : 10, | |
"Text" : "[1;2C" | |
}, | |
"0xf701-0x240000" : { | |
"Action" : 10, | |
"Text" : "[1;5B" | |
}, | |
"0xf70d-0x20000" : { | |
"Action" : 10, | |
"Text" : "[21;2~" | |
}, | |
"0xf702-0x260000" : { | |
"Action" : 10, | |
"Text" : "[1;6D" | |
}, | |
"0xf729-0x40000" : { | |
"Action" : 10, | |
"Text" : "[1;5H" | |
}, | |
"0xf706-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2R" | |
}, | |
"0x34-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1c" | |
}, | |
"0xf700-0x280000" : { | |
"Action" : 11, | |
"Text" : "0x1b 0x1b 0x5b 0x41" | |
}, | |
"0x2d-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1f" | |
}, | |
"0xf70e-0x20000" : { | |
"Action" : 10, | |
"Text" : "[23;2~" | |
}, | |
"0xf702-0x220000" : { | |
"Action" : 10, | |
"Text" : "[1;2D" | |
}, | |
"0xf703-0x280000" : { | |
"Action" : 11, | |
"Text" : "0x1b 0x1b 0x5b 0x43" | |
}, | |
"0xf700-0x240000" : { | |
"Action" : 10, | |
"Text" : "[1;5A" | |
}, | |
"0xf707-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2S" | |
}, | |
"0xf70a-0x20000" : { | |
"Action" : 10, | |
"Text" : "[18;2~" | |
}, | |
"0x35-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1d" | |
}, | |
"0xf70f-0x20000" : { | |
"Action" : 10, | |
"Text" : "[24;2~" | |
}, | |
"0xf703-0x240000" : { | |
"Action" : 10, | |
"Text" : "[1;5C" | |
}, | |
"0xf701-0x260000" : { | |
"Action" : 10, | |
"Text" : "[1;6B" | |
}, | |
"0xf702-0x280000" : { | |
"Action" : 11, | |
"Text" : "0x1b 0x1b 0x5b 0x44" | |
}, | |
"0xf72b-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2F" | |
}, | |
"0x36-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1e" | |
}, | |
"0xf708-0x20000" : { | |
"Action" : 10, | |
"Text" : "[15;2~" | |
}, | |
"0xf701-0x220000" : { | |
"Action" : 10, | |
"Text" : "[1;2B" | |
}, | |
"0xf70b-0x20000" : { | |
"Action" : 10, | |
"Text" : "[19;2~" | |
}, | |
"0xf702-0x240000" : { | |
"Action" : 10, | |
"Text" : "[1;5D" | |
}, | |
"0xf704-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2P" | |
} | |
}, | |
"Log Directory" : "", | |
"Use Canonical Parser" : false, | |
"Ansi 14 Color" : { | |
"Green Component" : 0.2202860563993454, | |
"Blue Component" : 0.3957560658454895, | |
"Red Component" : 0.83879584074020386 | |
}, | |
"Ansi 2 Color" : { | |
"Green Component" : 0.83088302612304688, | |
"Blue Component" : 0.17389380931854248, | |
"Red Component" : 0.65560126304626465 | |
}, | |
"Background Image Is Tiled" : false, | |
"Send Code When Idle" : false, | |
"ASCII Anti Aliased" : true, | |
"Tags" : [ | |
], | |
"Ansi 9 Color" : { | |
"Green Component" : 0.16634491086006165, | |
"Blue Component" : 0.14207941293716431, | |
"Red Component" : 0.82181340456008911 | |
}, | |
"Use Bold Font" : true, | |
"Silence Bell" : false, | |
"Ansi 12 Color" : { | |
"Green Component" : 0.72489368915557861, | |
"Blue Component" : 0.81746715307235718, | |
"Red Component" : 0.38222122192382812 | |
}, | |
"Window Type" : 0, | |
"Allow Title Reporting" : false, | |
"Use Bright Bold" : true, | |
"Cursor Text Color" : { | |
"Green Component" : 0.15575926005840302, | |
"Blue Component" : 0.19370138645172119, | |
"Red Component" : 0 | |
}, | |
"Default Bookmark" : "No", | |
"Cursor Color" : { | |
"Green Component" : 0.50962930917739868, | |
"Blue Component" : 0.51685798168182373, | |
"Red Component" : 0.44058024883270264 | |
}, | |
"Disable Smcup Rmcup" : false, | |
"Name" : "Default", | |
"Blinking Cursor" : false, | |
"Guid" : "9C529D96-AA55-44CD-A2B8-26991A66498D", | |
"Ansi 1 Color" : { | |
"Green Component" : 0.10840655118227005, | |
"Blue Component" : 0.14145714044570923, | |
"Red Component" : 0.81926977634429932 | |
}, | |
"Idle Code" : 0, | |
"Ansi 10 Color" : { | |
"Green Component" : 0.83088302612304688, | |
"Blue Component" : 0.17389380931854248, | |
"Red Component" : 0.65560126304626465 | |
}, | |
"Ansi 8 Color" : { | |
"Green Component" : 0.11400297284126282, | |
"Blue Component" : 0.098313517868518829, | |
"Red Component" : 0.11279432475566864 | |
}, | |
"Badge Color" : { | |
"Red Component" : 1, | |
"Color Space" : "sRGB", | |
"Blue Component" : 0, | |
"Alpha Component" : 0.5, | |
"Green Component" : 0.1491314172744751 | |
}, | |
"Automatically Log" : false, | |
"Smart Cursor Color" : true, | |
"Semantic History" : { | |
"editor" : "com.sublimetext.3", | |
"action" : "best editor", | |
"text" : "" | |
}, | |
"Ambiguous Double Width" : false, | |
"Blur Radius" : 2, | |
"Ansi 0 Color" : { | |
"Green Component" : 0.11400297284126282, | |
"Blue Component" : 0.098313517868518829, | |
"Red Component" : 0.11279432475566864 | |
}, | |
"Cursor Type" : 2, | |
"Blur" : false, | |
"Normal Font" : "SourceCodePro-Semibold 12", | |
"Vertical Spacing" : 1, | |
"Disable Printing" : false, | |
"Ansi 7 Color" : { | |
"Green Component" : 1, | |
"Blue Component" : 0.999828040599823, | |
"Red Component" : 0.99989014863967896 | |
}, | |
"Command" : "", | |
"Terminal Type" : "xterm-256color", | |
"Horizontal Spacing" : 1, | |
"Option Key Sends" : 0, | |
"Blink Allowed" : false, | |
"Minimum Contrast" : 0, | |
"Ansi 15 Color" : { | |
"Green Component" : 1, | |
"Blue Component" : 0.999828040599823, | |
"Red Component" : 0.99989014863967896 | |
}, | |
"Ansi 6 Color" : { | |
"Green Component" : 0.2202860563993454, | |
"Blue Component" : 0.3957560658454895, | |
"Red Component" : 0.83879584074020386 | |
}, | |
"Transparency" : 0, | |
"Initial Text" : "", | |
"Background Color" : { | |
"Green Component" : 0.11689118295907974, | |
"Blue Component" : 0.10109724849462509, | |
"Red Component" : 0.11567587405443192 | |
}, | |
"Screen" : -1, | |
"Non Ascii Font" : "SourceCodePro-Semibold 12", | |
"Ansi 13 Color" : { | |
"Green Component" : 0.35389861464500427, | |
"Blue Component" : 0.73601889610290527, | |
"Red Component" : 0.41298377513885498 | |
}, | |
"Columns" : 80, | |
"Visual Bell" : true, | |
"Custom Directory" : "No", | |
"Ansi 5 Color" : { | |
"Green Component" : 0.35389861464500427, | |
"Blue Component" : 0.73601889610290527, | |
"Red Component" : 0.41298377513885498 | |
}, | |
"Set Local Environment Vars" : true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment