Skip to content

A11Might/dotfiles

Repository files navigation

dotfiles

  1. Install chezmoi
brew install chezmoi
  1. Update source directory

    2.1 Clone dofiles from GitHub into the source directory

    chezmoi init A11Might

    2.2 Or pull the lastest changes from remote repo

    chezmoi update
  2. Check the changes that chezmoi apply would make to you home directory

chezmoi diff
  1. Update local dotfiles
chezmoi apply
  1. Enjoying it, my keymaps