Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Use .config to store your project configs

Gitter

The goal of dot-config is to promote standardization of .config folder for storing project specific tool configurations.

By using a subfolder you will help decluttering project root folder and isolating configuration from other project files.

Use of .config is based on long standing XDG standard which promoted the use of ~/.config for keeping user settings. We only extended the concept to project repositories.

social-preview

Tools already supporting .config at repository level

Q&A

Do we really need yet another standard?

Dot-config is not a new standard, is just an extension of XDG one, one that covers for projects directories in addition to user home directories.

About

dot-config promotes use of .config folders for project level settings

Topics

Resources

Stars

65 stars

Watchers

3 watching

Forks

Contributors