These are my macOS dotfiles.
This is a list of things I have todo when setting up a new OS X system. I decided to write it all here because I forget about many of these things very easily.
- Get rid of Ctrl + -> and Ctrl + <- to change workspace and set up Command + -> instead.
- Get rid of Ctrl + up arrow and Ctrl + down arrow, because I need those in Emacs.
- Set up Ctrl+1, Ctrl+2, etc. to change workspace.
- Get iTerm2 and set it up with the configuration in this repository.
- Get Alfred and set it up under Command+Space with Spotlight in Alt+Space.
- Get Emacs and set it up with the configuration under my .emacs.d repository. 6.1. Run M-x install-missing-packages to get the packages I need. 6.2. Run M-x toggle-fullscreen to get the sweet fullscreen (just like before OS X Lion). 6.3. Run ecb-create-layout and create the directories-only layout.
- Get Atom and set it up with the configuration in this repository.
- Install Homebrew.
- Install Google Chrome Beta.
- Install Scroll Reverser and it set according to
reverser1
andreverser2
images in this repository. - Install Caffeine.
- Log In with my Apple account and install Airmail 3.
- defaults write com.apple.screencapture location ~/Pictures
- Define the shortcut to move to next window inside same app according to this link http://superuser.com/questions/299241/in-mac-os-what-is-the-keyboard-shortcut-to-switch-between-windows-of-the-same-a
- Set up Gestures (3 finger to drag, 4 finger to change workspace, etc.)
- Install Docker
- Install RecordIt
- Add Cmd-` for switching windows inside app
- Install VS Code and apply config in this repository