therockstorm / dotfiles

Configuration files and initial macOS setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Backup configuration files.

Installation

  1. Run curl -fsSL https://raw.githubusercontent.com/therockstorm/dotfiles/master/init.sh --output ~/Desktop/init.sh && curl -fsSL https://raw.githubusercontent.com/therockstorm/dotfiles/master/Brewfile --output ~/Desktop/Brewfile && cd ~/Desktop && chmod +x init.sh && init.sh --init && init.sh --symlink
  2. System Preferences
    • Keyboard > Keyboard Shortcuts... > Modifier Keys > Map "Caps Lock key" to "Escape"
    • Desktop & Dock > Magnification off, auto-hide on, animate off, indicators off, recent apps off
    • Display > Night Shift > Schedule
  3. Log into Firefox to sync add-ons

About

Configuration files and initial macOS setup


Languages

Language:Python 98.9%Language:Ruby 0.8%Language:Shell 0.3%