Install Homebrew (Reference)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew bundle
- 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.
chmod 0777 setup.sh
./setup.sh
- Create and register new SSH and GPG keys on GitHub (Reference).
- Update
.gitconfig
.