Skip to content

Instantly share code, notes, and snippets.

@yuki-takeichi
Created November 20, 2015 04:47
Show Gist options
  • Save yuki-takeichi/02269ca02ec8ec4338d2 to your computer and use it in GitHub Desktop.
Save yuki-takeichi/02269ca02ec8ec4338d2 to your computer and use it in GitHub Desktop.
Karabiner
#!/bin/sh
## see https://pqrs.org/osx/karabiner/document.html.ja#export
cli=/Applications/Karabiner.app/Contents/Library/bin/karabiner
$cli set remap.jis_command2eisuukana_prefer_command 1
/bin/echo -n .
/bin/echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment