Skip to content
/ cfg Public
forked from griff/cfg

dotfiles and related syncing scripts

Notifications You must be signed in to change notification settings

Seswu/cfg

 
 

Repository files navigation

Introduction

Install config tracking in your $HOME by running:

  curl -Lks https://github.com/Seswu/cfg/raw/master/install.sh | bash

Or in a shorter form:

  curl -Lks http://git.io/gcfg | bash

Or:

  wget -q0 - http://git.io/gcfg | sh

Your configuration is stored by default in ~/.cfg where it can be committed back to your git repository.

About

dotfiles and related syncing scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%