# New Mac Setup

## Apps

* [ ] [1Password](https://1password.com) - Password manager. *Subscription*.
* [ ] [Firefox](https://www.mozilla.org/en-US/firefox/mac/) and [Chrome](https://www.google.com/chrome/)
* [ ] [Setapp](https://setapp.com) - Netflix for Mac apps. *Subscription*.
* [ ] [Spectacle](https://www.spectacleapp.com) - Move and resize windows. Magnet alternative. *Free*.
* [ ] [Vanilla](https://matthewpalmer.net/vanilla/) - Hide menu bar icons. Bartender alternative. *Free / Pro.*
* [ ] [Alfred](https://www.alfredapp.com) - Replaces Spotlight search on Mac. *Free / Pro.*
* [ ] [Maccy](https://maccy.app) - Clipboard manager. *Free / Tip.*
* [ ] [MeetingBar](https://apps.apple.com/us/app/meetingbar/id1532419400?mt=12) - View meetings on Menu Bar. *Free.*
* [ ] [Brightintosh](https://brightintosh.de) - Increase max brightness. Free.
  * [ ] Paid alternative [Vivid](https://www.getvivid.app).
* [ ] [MuteKey](https://macmenubar.com/mutekey/) - Additional mute controls. *Free.*
* [ ] [Mos](https://mos.caldis.me) - Smoother scrolling. *Free.*

## Browser Plugins

* [ ] Ad blockers
  * [ ] Safari - [Wipr](https://apps.apple.com/us/app/wipr/id1320666476?mt=12)
  * [ ] FF / Chrome - [uBlock Origin](https://github.com/gorhill/uBlock)
* [ ] Privacy -  [Ghostery](https://www.ghostery.com/ghostery-browser-extension/)
* [ ] Read Later - [Instapaper](https://apps.apple.com/us/app/instapaper-save/id1481302432?mt=12) / [Raindrop.io](https://raindrop.io/download)
* [ ] [1Password](https://support.1password.com/getting-started-browser/)

## System Configs

#### **Change TRACKPAD settings**

* [ ] *Preferences -> Trackpad*
  * "Tap to click"&#x20;
  * "Lookup and data detectors" with 3 finger tap
* [ ] "3 finger window drag" - *Preferences -> Accessibility -> Pointer Controls -> Trackpad options -> Enable dragging*

![](https://3456005286-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MfndpwJyFfJmJGHgqxA%2F-Mg1-pGVdxtJbLZuDSWN%2F-Mg10vu5unREDzZQqqM3%2FScreen%20Shot%202021-08-01%20at%2010.03.58%20AM.png?alt=media\&token=2aed56e3-5d9e-46dc-b2c3-02d81c865515)

#### **Create** [**Lock Screen**](https://docs.daitya.info/macos/create-lock-screen-shortcut-on-mac) **shortcut** - **`⌥`** + **`L`**

#### **Change Screenshot shortcut** to **`⌘`** + **`shift`** + **`C`**

* *Keyboard Preferences -> Shortcuts -> Screenshots -> Copy picture of a selected area to the clipboard*

#### **Replace Spotlight with Alfred** keyboard shortcut - **`⌘` + `space`**

## `Code``.things`

* [ ] [Homebrew](https://brew.sh) - Package manager for Mac
* [ ] [Customize Terminal](https://docs.daitya.info/macos/customize-terminal) - Basic tweaks
* [ ] [Multiple Python](https://docs.daitya.info/dev/multiple-python-on-macos) - Using the magic of `pyenv`
* [ ] [Git](https://docs.daitya.info/dev/git-basics) - Git basics and cheatsheets
* [ ] [AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html) - Manage AWS from Terminal
* [ ] [Sublime Text](https://www.sublimetext.com) - Simplest and fastest code editor
  * [ ] Add autosave ([ref](https://lucybain.com/resources/setting-up-sublime-autosave/))

##
