Set Up My Mac 3 - mogproject/mogproject GitHub Wiki

06/02/2022
MacBook Pro (14 inch, 2022)
MacOS Monterey
  • System Preferences
    • Dock
      • Create separators
defaults write com.apple.dock persistent-apps -array-add '{tile-type="spacer-tile";}'
defaults write com.apple.dock persistent-apps -array-add '{tile-type="spacer-tile";}'
defaults write com.apple.dock persistent-apps -array-add '{tile-type="spacer-tile";}'
killall Dock
  • Reduced security (shutdown, press & hold the power button)
  • Firefox
  • Chrome
  • Dropbox
  • Fonts
    • EssentialPragmataPro
  • tmux
  • iTerm2
  • Homebrew
  • Emacs: brew install --cask emacs
  • Vim
    • git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  • SSH settings
    • Copy ~/.ssh from the current machine.
  • Scroll Reverser
  • Better Touch Tool (ver 2)
  • Menu World Time
  • SoundSource
  • Miniconda3
  • Aqua SKK
  • Thunderbird

For Working

  • VS Code
  • Zoom
  • Slack
  • MacTeX
  • Zotero

For Relaxing

  • Copy all audio files

Memo

defaults write com.apple.menuextra.clock "DateFormat" "MM/dd hh:mm"
defaults read com.apple.menuextra.clock "DateFormat"