From e07c9aaded40da3160ed297f8fd800f222a679f4 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 25 May 2017 12:36:18 -0400 Subject: Revert "Remove macOS keyboard layout" This reverts commit ab3cd01748a4a99e6095654e03e2db35ed5b5313. --- install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 15f77976..affb8b0f 100755 --- a/install.sh +++ b/install.sh @@ -23,6 +23,7 @@ link() { if [ -d '~/Library' ]; then link 'Library/Application Support/Karabiner/private.xml' + link 'Library/Keyboard Layouts/Programmer.keylayout' fi link '.bin/bri.c' -- cgit 1.4.1