summary refs log tree commit diff
path: root/install.sh
diff options
context:
space:
mode:
authorJune McEnroe <curtis.mcenroe@adgear.com>2017-01-25 10:53:55 -0500
committerJune McEnroe <curtis.mcenroe@adgear.com>2017-01-25 10:55:03 -0500
commitab3cd01748a4a99e6095654e03e2db35ed5b5313 (patch)
tree2ee57ab2f64a48b07390e8b9e190e894191ecfe9 /install.sh
parentUse 127.0.0.1 instead of localhost in SSH config (diff)
downloadsrc-ab3cd01748a4a99e6095654e03e2db35ed5b5313.tar.gz
src-ab3cd01748a4a99e6095654e03e2db35ed5b5313.zip
Remove macOS keyboard layout
Does not work in all apps.
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 0 insertions, 1 deletions
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'