Skip to content

Instantly share code, notes, and snippets.

@rfong
Created October 9, 2018 21:24
Show Gist options
  • Save rfong/cb7a30fae460727715cf0fbc59be36d0 to your computer and use it in GitHub Desktop.
Save rfong/cb7a30fae460727715cf0fbc59be36d0 to your computer and use it in GitHub Desktop.
rfong's hot tips for OSX immigrants

useful trivia

  • Cmd-space is a quick search bar that helps you find things (applications, filesystem search, etc)
  • brew is the package manager CLI
  • you can remap keys in Settings > Keyboard if you find them annoying

config

  • Configure the Dock (bottom of the page) in settings to not be annoying
    • remove the default junk from it
    • make it only pop up when you want to

downloads

  • immediately replace Safari with Chrome
  • replace default terminal with iTerm 2
  • get a window manager: Spectacle is nice

generic development environment tips

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment