Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project allows you to manage all your configuration files

In order to use it you just need to:

  1. Fork and checkout this project
  2. Move all your config files (eg. .gitconfig, .ssh/, etc) into checkout_dir/configs directory
  3. Commit added files into repository:
cd checkout_dir
./files.sh store
  1. Now you have to create symlinks:
cd checkout_dir
./files.sh load
  1. Enjoy - all your config files are now being kept in repository
  2. There is also specific functionality for:
  • Gnome - allows backuping keyboard shortcuts: Use ./gnome.sh store to save configuration and ./gnome.sh load to load

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors