diff --git a/mac_install/karabiner_private.xml b/mac_install/karabiner_private.xml deleted file mode 100644 index 7dceb28..0000000 --- a/mac_install/karabiner_private.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - Use PC Style "Change Input Source" Georgi - Flip between input modes - (Option_L+Shift_L to Command+Space) - If you want to use Option_L+Shift_L as modifier, press Shift_L first. (then press Option_L.) - remap.pcstyle_changeinputmethod1georgi - __KeyToKey__ KeyCode::SHIFT_L, ModifierFlag::COMMAND_L, KeyCode::SLASH, ModifierFlag::COMMAND_L, ModifierFlag::SHIFT_L - - - Replace ± with ~ Georgi - Fix keys - remap.pcstyle_changetildebacktick - __KeyToKey__ KeyCode::UK_SECTION, KeyCode::BACKQUOTE - - diff --git a/mac_install/manual_install_apps b/mac_install/manual_install_apps deleted file mode 100644 index f192e9b..0000000 --- a/mac_install/manual_install_apps +++ /dev/null @@ -1,7 +0,0 @@ -degrees -wunderlist -pocket -twitter -xcode -watts -snap diff --git a/mac_install/brewfile.sh b/macos/brewfile.sh similarity index 81% rename from mac_install/brewfile.sh rename to macos/brewfile.sh index 1c269b4..7dba1bd 100755 --- a/mac_install/brewfile.sh +++ b/macos/brewfile.sh @@ -3,5 +3,3 @@ brew install tmux brew install zsh brew install macvim brew linkapps macvim - -brew install kdiff3 diff --git a/mac_install/caskfile.sh b/macos/caskfile.sh similarity index 100% rename from mac_install/caskfile.sh rename to macos/caskfile.sh