Skip to content

helloviktor/chezmoi

Repository files navigation

Chezmoi-managed configuration files

Prerequisits

Create the main configuration in ~/.config/chezmoi/chezmoi.yaml:

data:
  git:
    email: ""     # git email address
    name: ""      # git username
# Optionally, set Neovim as the merge tool
merge:
  command: "nvim"
  args: ["-d"]

Package requirements

To ensure that everything works seamlessly, install the following packages:

About

.env files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors