Skip to content

tbalthazar-archives/dotfiles-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

macOS setup

Basics

Install Xcode then run:

$ ./install.sh dotfiles
$ ./install.sh base

Software to install

Firefox Add-ons

System Preferences

  • Spotlight > Spotlight Suggestions: uncheck
  • Keyboard >
    • Key Repeat: max
    • Delay Until Repeat: 5
  • Trackpad > Scroll direction: Natural: uncheck
  • Accessibility >
    • Display > Reduce motion: check
    • Mouse & Trackpad > Trackpad Options… > Enable dragging (three finger drag)
  • Security & Privacy > FileVault > Turn On FileVault…

MPC Service

  • Automator > New Service
    • Service receives no input
    • Add Run Shell Script action
    • /usr/local/bin/mpc toggle
  • Save as General service
  • Add keyboard shortcut: cmd+shift+option+P

Keyboard Shortcuts

  • Mission Control >
    • Mission Control: uncheck
    • Application windows: uncheck
    • Move left a space: ⌃⇧H
    • Move right a space: ⌃⇧L
  • Keyboard > Shortcuts > Input Sources > Select the previous input source cmd+alt+shift+Y
  • Spotlight >
    • Show Finder search window: uncheck
  • iTerm >
    • Buffer: cmd+alt+shift+ctrl+P
  • YubiSwitch > Enable Yubikey: cmd+alt+y

Releases

No releases published

Packages

No packages published