Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 525 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 525 Bytes

My dotfiles

My dotfiles, managed by yadm.

Set up instructions

  1. Install yadm

  2. Run

    yadm clone git@github.com:milanmlft/dotfiles.git`
  3. Source shell with

    exec zsh`
  4. Enjoy!

Updating the Brewfile

To keep the Brewfile up to date with the currently installed brews, regularly run the update script:

.config/homebrew/update.sh