Project

homer

0.0
No commit activity in last 3 years
No release in over 3 years
Homer makes tracking your Unix dotfiles easay peasay - UNDER DEVELOPMENT
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.8.4
~> 3.12
>= 0

Runtime

 Project Readme

Homer

Homer makes tracking your Unix dotfiles easay peasay

Build Status Coverage Status

Under development

Installation

gem install homer
homer init

This will:

  1. Move your dotfiles to ~/.homer/github_username/dotfiles
  2. Create symlinks to places where the files originally belonged
  3. Create a repository on GitHub
  4. Push all your dotfiles there.

Usage

Note: Some of these features are still under development

  • Start tracking dotfiles :

      homer add vimrc ~/.vimrc
    
  • List tracked files :

      homer list
    
  • Sync with GitHub

      homer sync
    

A few days later ..

Need to pair program and code at co-worker's hostile box ?
Want to use somebody's dotfiles repo you saw on GitHub ?

    homer hi <github login>

Rollback and use the original dotfiles ?

    homer bye

License

MIT