From 942e88ac8121c2c51b693c4c1d23a55f5462f794 Mon Sep 17 00:00:00 2001 From: MorganGeek Date: Sun, 19 Jul 2020 12:12:24 +0200 Subject: [PATCH] update iterm2 and aspell configs --- com.googlecode.iterm2.plist | 56 +++++++++++++++++++++++------- com.googlecode.iterm2.profile | 7 ++-- dot_aspell.en.pws | 4 ++- dot_scripts/load_macos_defaults.sh | 9 ++--- 4 files changed, 56 insertions(+), 20 deletions(-) diff --git a/com.googlecode.iterm2.plist b/com.googlecode.iterm2.plist index 5a579c3..a940d9c 100644 --- a/com.googlecode.iterm2.plist +++ b/com.googlecode.iterm2.plist @@ -2,6 +2,12 @@ + AboutToPasteTabsWithCancel + + AboutToPasteTabsWithCancel_selection + 2 + AlternateMouseScroll + AppleAntiAliasingThreshold 1 AppleScrollAnimationEnabled @@ -17,7 +23,7 @@ LoadPrefsFromCustomFolder NSNavLastRootDirectory - ~ + /Applications NSNavPanelExpandedSizeForOpenMode {712, 448} NSQuotedKeystrokeBinding @@ -52,13 +58,21 @@ NSTableView Supports v2 KeyBingingTable NSWindow Frame NSFontPanel - 1111 136 445 77 0 0 1680 1027 + 944 202 445 77 0 0 1920 1057 + NSWindow Frame ProfilesPanel + 275 596 735 382 0 0 1680 1027 + NSWindow Frame SUStatusFrame + 640 674 400 129 0 0 1680 1027 + NSWindow Frame SUUpdateAlert + 650 498 620 392 0 0 1920 1057 NSWindow Frame SessionsPreferences - -1651 117 606 469 -1920 -30 1920 1057 + 220 84 606 469 0 0 1680 1027 NSWindow Frame SharedPreferences - -1683 427 796 486 -1920 -30 1920 1057 + 236 550 796 486 0 0 1920 1057 NSWindow Frame iTerm Window 0 - -757 48 650 527 -1920 -30 1920 1057 + -1482 354 650 452 -1920 -102 1920 1057 + NSWindow Frame iTerm Window 1 + 2355 366 650 452 1920 0 1920 1057 New Bookmarks @@ -261,8 +275,8 @@ Red Component 0.0055023282766342163 - Background Image Location - + Background Image Is Tiled + Badge Color Alpha Component @@ -276,10 +290,12 @@ Red Component 1 + Blend + 0.050000000000000003 Blinking Cursor Blur - + Bold Color Blue Component @@ -299,6 +315,8 @@ 80 Command + Cursor Boost + 0.0 Cursor Color Blue Component @@ -667,7 +685,7 @@ 0.0 Minimum Contrast - 0.0 + 0.72345525568181823 Mouse Reporting Name @@ -677,7 +695,7 @@ Non-ASCII Anti Aliased Normal Font - MesloLGMForPowerline-Regular 14 + HackNerdFontCompleteM-Regular 14 Option Key Sends 0 Prompt Before Closing 2 @@ -725,7 +743,7 @@ Terminal Type xterm-256color Transparency - 0.0 + 0.081466132614213205 Unlimited Scrollback Use Bold Font @@ -736,6 +754,10 @@ Use Non-ASCII Font + Use Tab Color + + Use Underline Color + Vertical Spacing 1 Visual Bell @@ -1380,6 +1402,8 @@ NoSyncHaveRequestedFullDiskAccess + NoSyncHaveUsedCopyMode + NoSyncHaveWarnedAboutPasteConfirmationChange NoSyncInstallationId @@ -1392,6 +1416,10 @@ NoSyncTimeOfFirstLaunchOfVersionWithTip 569923461.412552 + PMPrintingExpandedStateForPrint2 + + PasteTabToStringTabStopSize + 4 PointerActions Button,1,1,, @@ -1427,6 +1455,8 @@ PrefsCustomFolder /Users/morganwattiez + Print In Black And White + SUEnableAutomaticChecks SUFeedAlternateAppNameKey @@ -1436,9 +1466,11 @@ SUHasLaunchedBefore SULastCheckTime - 2019-02-26T13:53:46Z + 2020-07-19T09:05:45Z SUSendProfileInfo + ShowFullScreenTabBar + TabStyleWithAutomaticOption 4 WordCharacters diff --git a/com.googlecode.iterm2.profile b/com.googlecode.iterm2.profile index e4f07de..83bddf0 100644 --- a/com.googlecode.iterm2.profile +++ b/com.googlecode.iterm2.profile @@ -33,6 +33,7 @@ "Guid" : "15B87686-16CF-448A-9B73-5E38F56A2179", "Rows" : 25, "Default Bookmark" : "No", + "Blend" : 0.050000000000000003, "Cursor Guide Color" : { "Red Component" : 0.70213186740875244, "Color Space" : "sRGB", @@ -284,8 +285,7 @@ }, "Window Type" : 0, "Cursor Boost" : 0, - "Background Image Location" : "", - "Blur" : false, + "Blur" : true, "Badge Color" : { "Red Component" : 1, "Color Space" : "sRGB", @@ -307,6 +307,7 @@ "Blue Component" : 0.63137254901960782, "Green Component" : 0.63137254901960782 }, + "Background Image Is Tiled" : false, "Name" : "MorganGeek", "Cursor Text Color" : { "Red Component" : 0.027450980392156862, @@ -322,7 +323,7 @@ "Blue Component" : 0.58823529411764708, "Green Component" : 0.58039215686274515 }, - "Transparency" : 0, + "Transparency" : 0.081466132614213205, "Ansi 1 Color" : { "Red Component" : 0.86274509803921573, "Color Space" : "sRGB", diff --git a/dot_aspell.en.pws b/dot_aspell.en.pws index f9ed8c4..c63a939 100644 --- a/dot_aspell.en.pws +++ b/dot_aspell.en.pws @@ -1,4 +1,4 @@ -personal_ws-1.1 en 201 +personal_ws-1.1 en 203 APIs Applitools BDD @@ -58,6 +58,7 @@ Postgres PrismJS README ROI +RSS RabbitMQ Repl Repo @@ -72,6 +73,7 @@ UI UX Vundle YAGNI +YAML ansiweatherrc async autocompiled diff --git a/dot_scripts/load_macos_defaults.sh b/dot_scripts/load_macos_defaults.sh index cd8e073..963fc16 100755 --- a/dot_scripts/load_macos_defaults.sh +++ b/dot_scripts/load_macos_defaults.sh @@ -1,8 +1,9 @@ #!/usr/bin/env bash # OSX Defaults case "$(uname -s)" in - Darwin) - echo "(Mac OS X) Loading preferences" - sudo sh "$HOME/.macos" - ;; +Darwin) + echo "(Mac OS X) Loading preferences" + sudo sh "$HOME/.macos" + ln -snf "$HOME/Code/dotfiles/com.googlecode.iterm2.plist" "$HOME/com.googlecode.iterm2.plist" + ;; esac