From ab3cd01748a4a99e6095654e03e2db35ed5b5313 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 25 Jan 2017 10:53:55 -0500 Subject: Remove macOS keyboard layout Does not work in all apps. --- install.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 63790ef0..4012daec 100755 --- a/install.sh +++ b/install.sh @@ -23,7 +23,6 @@ link() { if [ -d '~/Library' ]; then link 'Library/Application Support/Karabiner/private.xml' - link 'Library/Keyboard Layouts/Programmer.keylayout' fi link '.bin/clock.c' -- cgit 1.4.1