Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal configuration files, managed as Git submodules.

Included

Each configuration remains an independent repository with its own history and remote.

Clone

git clone --recurse-submodules git@github.com:costynus/dotfiles.git

For an existing clone:

git submodule update --init --recursive

To update submodules later:

git submodule update --remote --recursive

Submodules in this repository are configured to track upstream branches (for example, trunk), but that setting does not automatically change the parent repository's recorded submodule commit. After updating a submodule, review the change and commit the updated submodule gitlink in this repository.

About

personal dotfiles collection

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors