Skip to content

lambdalisue/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🩳 dotfiles

My personal dotfiles managed by chezmoi.

Usage

Install chezmoi via apk (Alpine), snap (Ubuntu), brew (macOS), or scoop (Windows)

# Alpine
$ apk add chezmoi

# Ubuntu
$ snap install chezmoi --classic

# macOS
$ brew install chezmoi

# Windows
$ scoop install chezmoi

See Install for more detail for installing chezmoi.

Then apply this dotfiles by chezmoi like

$ chezmoi init https://github.com/lambdalisue/dotfiles
$ chezmoi diff
$ chezmoi apply -v

Pull and apply the latest changes on the repository with

$ chezmoi update -v

License

dotfiles by Alisue is marked with CC0 1.0