Add a caps to ctrl remapping config for OSX
This commit is contained in:
@@ -13,6 +13,11 @@ setup_file $HOME/.dotfiles/osx/env.platform $HOME/.env.platform
|
||||
printf "\n${BOLD}Installing Git customizations...${NORMAL}\n"
|
||||
setup_file $HOME/.dotfiles/osx/gitconfig.platform $HOME/.gitconfig.platform
|
||||
|
||||
printf "\n${BOLD}Installing key remap config...${NORMAL}\n"
|
||||
key_dest=$HOME/.config/karabiner/assets/complex_modifications/
|
||||
mkdir -p $key_dest
|
||||
setup_file $HOME/.dotfiles/osx/capslock-to-ctrl-for-karabiner.json ${key_dest}/custom-capslock.json
|
||||
|
||||
#-----------------------------------
|
||||
# Homebrew packages
|
||||
#-----------------------------------
|
||||
|
||||
Reference in New Issue
Block a user