Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 632 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 632 Bytes

Install Homebrew (Reference)

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install packages via Homebrew

brew bundle

iTerm2 setting

  • Open iTerm2.
  • Under "Preferences > General > Preferences", check "Load preferences from a custom folder or URL".
  • Set "/Users/yamat47/.config/dotfiles" as custom folder.
  • Restart iTerm2.

Start using dotfiles

chmod 0777 setup.sh
./setup.sh

Git setting

  • Create and register new SSH and GPG keys on GitHub (Reference).
  • Update .gitconfig.