Skip to content

timgreen/hcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Config Manager (hcm)

Build Status

What's hcm

hcm is a set of bash scripts that manages your home configs. I create it solve two main problems:

  • Easy the setup process on a brand new machine.
  • Keep syncing the configs between multiple machines.

Install

Install Script

Easiest way is to use the installer (recommended).

$ curl -sLo- https://raw.githubusercontent.com/timgreen/hcm/master/install.sh | bash

If you want to see what’s inside it, access it directly or check it out on the repository.

Source Code

Or manually clone this repo and run hcm in the root directory.

$ git clone https://github.com/timgreen/hcm.git
$ cd hcm
$ ./install.sh

How to use

Simply run hcm install in your managed configs directory.

for more information

About

Home Config Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages