Skip to content

yamat47/dotfiles

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published