A collection of scripts and configurations for setting up a macOS development environment.
install.sh- Main installation script for setting up development tools and dependenciesdev_tools.sh- Development tools configuration and setup utilities
karabiner_keymap.json- Custom keyboard mappings for Karabiner-Elements
Run the installation script:
./install.sh- Install Karabiner-Elements if you haven't already
- Import the keymap configuration:
cp karabiner_keymap.json ~/.config/karabiner/assets/complex_modifications/ - Open Karabiner-Elements preferences and enable the desired key mappings
- macOS
- Karabiner-Elements (for keyboard customization)
MIT