Skip to content

nprorekhin/dotconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotconfig

This repo contains my configs for different software. Hope you will find them useful!

How to clone into existing config

cd ~/.config
git clone --bare git@github.com:nprorekhin/dotconfig.git .git
git config --unset core.bare
git remote rm origin
git remote add origin git@github.com:nprorekhin/dotconfig.git
git reset

About

.config files for me and for you

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published