LoginSignup
0
0

More than 5 years have passed since last update.

Mac セットアップ備忘録

Posted at

変更した設定

  • コンピュータ名の変更(要再起動)
    システム環境設定 > 共有 > コンピュータ名
  • ファイルの拡張子を表示
    Finder > 環境設定 > すべてのファイル名拡張子を表示

ネットからダウンロードしてインストール

ターミナルからインストール

  • Xcode
    xcode-select --install
  • Homebrew
    http://brew.sh/index_ja.html
  • brew install ...
    • coreutils
    • bash-completion
    • vim
    • git
    • curl
    • wget
    • nkf
    • ack
    • jq
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0