diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 5adb628..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/iterm/profile.json b/iterm/profile.json index 3046d6b..afb696e 100644 --- a/iterm/profile.json +++ b/iterm/profile.json @@ -123,7 +123,7 @@ }, "Custom Command" : "No", "ASCII Anti Aliased" : true, - "Non Ascii Font" : "Menlo-Regular 14", + "Non Ascii Font" : "Menlo-Regular 15", "Vertical Spacing" : 1, "Use Bold Font" : true, "Option Key Sends" : 0, @@ -437,6 +437,8 @@ "configuration" : { "knobs" : { "path" : "path", + "minwidth" : 0, + "base: priority" : 5, "base: compression resistance" : 1, "shared text color" : { "Red Component" : 0.63, @@ -445,8 +447,6 @@ "Alpha Component" : 1, "Green Component" : 0.69750000000000001 }, - "minwidth" : 0, - "base: priority" : 5, "maxwidth" : 1.7976931348623157e+308 }, "layout advanced configuration dictionary value" : { @@ -459,7 +459,6 @@ "class" : "iTermStatusBarJobComponent", "configuration" : { "knobs" : { - "base: compression resistance" : 1, "shared text color" : { "Red Component" : 0.76500000000000001, "Color Space" : "sRGB", @@ -467,8 +466,9 @@ "Alpha Component" : 1, "Green Component" : 0.63 }, - "minwidth" : 0, "base: priority" : 5, + "minwidth" : 0, + "base: compression resistance" : 1, "maxwidth" : 1.7976931348623157e+308 }, "layout advanced configuration dictionary value" : { @@ -483,6 +483,7 @@ "knobs" : { "maxwidth" : 1.7976931348623157e+308, "iTermStatusBarGitComponentPollingIntervalKey" : 2, + "base: priority" : 5, "shared text color" : { "Red Component" : 0.90000000000000002, "Color Space" : "sRGB", @@ -490,9 +491,8 @@ "Alpha Component" : 1, "Green Component" : 0.63 }, - "base: compression resistance" : 1, - "base: priority" : 5, - "minwidth" : 0 + "minwidth" : 0, + "base: compression resistance" : 1 }, "layout advanced configuration dictionary value" : { "font" : ".AppleSystemUIFont 12", @@ -515,7 +515,7 @@ "Green Component" : 0.91508829593658447 }, "ASCII Ligatures" : true, - "Name" : "Default", + "Name" : "junv", "Cursor Text Color" : { "Red Component" : 0.1176580935716629, "Color Space" : "Calibrated", @@ -553,7 +553,13 @@ "Alpha Component" : 1, "Green Component" : 0.98275065422058105 }, - "Custom Directory" : "Recycle", + "Link Color" : { + "Red Component" : 0.24144099652767181, + "Color Space" : "Calibrated", + "Blue Component" : 0.82339191436767578, + "Alpha Component" : 1, + "Green Component" : 0.6027643084526062 + }, "Ansi 5 Color" : { "Red Component" : 0.98751437664031982, "Color Space" : "Calibrated", @@ -563,7 +569,7 @@ }, "Use Non-ASCII Font" : true, "Transparency" : 0.10427308058375634, - "Normal Font" : "Hack-Regular 14", + "Normal Font" : "Menlo-Regular 15", "Ansi 1 Color" : { "Red Component" : 0.98747438192367554, "Color Space" : "Calibrated", @@ -572,11 +578,5 @@ "Green Component" : 0.26170071959495544 }, "Horizontal Spacing" : 1, - "Link Color" : { - "Red Component" : 0.24144099652767181, - "Color Space" : "Calibrated", - "Blue Component" : 0.82339191436767578, - "Alpha Component" : 1, - "Green Component" : 0.6027643084526062 - } -} + "Custom Directory" : "Recycle" +} \ No newline at end of file