Skip to content

adamhaafiz/dotfiles

Repository files navigation

mac

ShellCheck

pre-mac

  1. Country -> Netherlands
  2. Preferred Languages -> English (UK)
  3. Input Sources -> ABC - Extended
  4. Disable Siri

mac

Download setup script:

curl -OL haafiz.io/mac

Review the script:

cat mac

If everything looks good, start your engines:

sh mac

post-mac

  1. Remove all icons from Dock
  2. In Finder, add ~/ to Favourites

System Preferences

  1. Trackpad -> Tap to click
  2. Trackpad -> More Gestures -> App Exposé
  3. Sound -> Play feedback when volume is changed
  4. Dock & Menu Bar -> WiFi -> Unshow in Menu Bar
  5. Dock & Menu Bar -> Battery -> Unshow in Menu Bar, Show in Control Centre, Show Percentage
  6. Dock & Menu Bar -> Spotlight -> Unshow in Menu Bar
  7. Desktop -> Screen Saver -> Start after: Never
  8. Desktop -> Screen Saver -> Hot Corners
    1. Top right: Lock Screen
    2. Top left: Desktop

First Time Setups

  1. Xcode
    1. Preferences -> Locations -> Command Line Tools
    2. Preferences -> Text Editing -> Editing -> Including whitespace-only lines
  2. Android Studio
    1. File -> Invalidate Caches / Restart
    2. Android Studio -> Preferences -> Emulator -> Launch in a tool window
    3. Android Studio -> Preferences -> Appearance -> Widescreen tool window layout
  3. Dash
    1. Search Using Selected Text: ⇧⌘D
    2. Don't show dock icon
    3. Show menu bar icon
    4. Dismiss main window
  4. Time Out
    1. General -> Automatically start Time Out
    2. Normal - break for 10 minutes every 1 hour
    3. Micro - break for 15 seconds every 15 minutes

Git

  1. git config --global user.name <>
  2. git config --global user.email <>
  3. ssh-keygen
  4. Upload key to GitHub

Work Related

  1. Clone work repositories
  2. Download Xcode beta

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages