0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Macのセットアップ覚書

0
Last updated at Posted at 2024-08-16

参考

ネイティブアプリ

  • Google Chrome
  • Slack
  • VS Code
  • iTerm2

環境構築

  • [homebrew]
    • /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  • fish
  • iTerm
  • git
    • SSH
    • global設定
      • dotfilesリポジトリ内に.gitconfigファイルを格納しているので、こちらで対応
  • dotfiles
    • リポジトリをクローンして、その後make deployを実行し、各種設定ファイルをローカル環境に配置する

defaults write -g ApplePressAndHoldEnabled -bool false
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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?