From ab16e9177e2d6849c34f3e511dffa0a23f226a24 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Thu, 25 May 2017 12:36:18 -0400 Subject: Revert "Remove macOS keyboard layout" This reverts commit ba72f89c0354810ff576ea9892db55dfa9844dca. --- 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