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

Skip to content

davoad/my-mac-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Mac Setup

Prerequisites

Install developer tools.

xcode-select -–install

Building

Including Bootstrapping

./prepare.sh && ./build.sh

Above sets up brew, python, pip and ansible before running the playbook.yml.

Ansible Only

./build.sh

Configuration

Oh My Zsh Powerlevel10K

p10k configure

Allow fonts to be installed.

iTerm2

Change appearance

Preferences→Profiles→Colors

  • →Color Presets→Solarized Dark
  • Set Background to #002b36

Karabiner Elements

Map CAPS Lock to Ctrl-L

Under Simple Modifications, map CAPS to Ctrl-Left.

CAPS to Ctrl

Map Escape to CAPS Lock

Go to

https://ke-complex-modifications.pqrs.org/

and search for

ctrl + [ escape

Select Vim style escape key mapping

Import

Enable Map ctrl + [ to escape

Vim style arrow keys

Go to

https://ke-complex-modifications.pqrs.org/

and search for

vi style arrows

Select Vim style escape key mapping

Import

Enable Fn + h/j/k/l to Arrows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages