Skip to content

firstmover/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal dotfiles.

Usage

  1. Install chezmoi
curl -sfL https://git.io/chezmoi | sh -s -- -b ./.bin
  1. Install dotfile with chezmoi
~/.bin/chezmoi -S ~/.chezmoi init https://github.com/firstmover/dotfiles.git
  1. Apply dotfile to local machine
~/.bin/chezmoi -S ~/.chezmoi apply

Acknowledgement

thoughtbot/dotfiles

wfxr/dotfiles

vacancy/dotfiles