Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bryaneaton/mac_dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mac Dev Setup

A collection of scripts and configurations for setting up a macOS development environment.

Contents

Scripts

  • install.sh - Main installation script for setting up development tools and dependencies
  • dev_tools.sh - Development tools configuration and setup utilities

Configuration

Usage

Quick Start

Run the installation script:

./install.sh

Karabiner Setup

  1. Install Karabiner-Elements if you haven't already
  2. Import the keymap configuration:
    cp karabiner_keymap.json ~/.config/karabiner/assets/complex_modifications/
  3. Open Karabiner-Elements preferences and enable the desired key mappings

Requirements

  • macOS
  • Karabiner-Elements (for keyboard customization)

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages