[][.files]

January 10, 2024 · View on GitHub

Personal dotfiles, macOS configuration and Homebrew tap.

  • Formulae
  • Casks
  • Brewfile including mas* apps
  • ZDOTDIR
  • gitconfig
  • npm config
  • Visual Studio Code config

* Mac App Store

Install

brew tap $GITHUB_USER/dotfiles
brew --repository $_ | read
brew bundle install --file $REPLY/Brewfile

git config core.hooksPath .github/hooks

License

MIT © Daniel Bayley

Contents

  1. 1Install
  2. 2License