Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.09 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.09 KB

Maccomplishers

switching over from Linux to Mac is hard.

Some helpful categories

Linux vs Darwin Differences

  • app caches -- WTAH Apple? Y U NO DELETE THESE FOR ME? ➡️ CCleaner by Piriform . 🚯
  • suppressing those irritating software update popups by running softwareupdate as an auto update in cron or script?
  • Filesystem differences - where does darwin put everything? Where should I put everything? Where can I clean things up?

HOTKEYS and Windows Management...

For the mouse/GUI averse

Package Management

  • Some Brew internals (How is it different from apt or pacman? Some gotchas to be aware of? When should we install from source? )
  • Homebrew Cask extension https://caskroom.github.io/

Dotfiles

you know you want to share those dotfiles! iTerm setup? Terminal prompt shell rc (I use zsh now) vimrc zshenv