Dotfiles and setup scripts to automate macOS setup.
Homebrew is used for package management and ASDF for managing programming languages.
git clone [email protected]:dpca/dotfiles.git ~/dotfiles
~/dotfiles/setup/mac
Run rcup
after adding new files to the directory to properly symlink them.
-
System
- Remap caps lock to control
-
Trackpad
- Scroll direction: NOT NATURAL
- Look up & data detectors: Yes
- Swipe between pages: 3 fingers
- Swipe between full-screen apps: 4 fingers
- Mission control: 4 fingers
- App Expose: Down w/ 4 fingers
-
Terminal
- Dracula color theme
- Powerlevel10k zsh theme
- Meslo Nerd Font patched for Powerlevel10k
- Use option as Meta key
Many thanks to Thoughtbot for their laptop and dotfiles repos, which served as the starting point for this repo.