Giter VIP home page Giter VIP logo

rcm's Introduction

rcm

This is a management suite for dotfiles.

It assumes that you have a separate dotfiles directory, or are interested in creating one.

The programs provided are rcup, mkrc, rcdn, and lsrc.

Installation

Arch Linux:

https://aur.archlinux.org/packages/rcm-git/

Debian-based (including Ubuntu):

wget http://thoughtbot.github.io/rcm/debs/rcm_1.2.0_all.deb
sudo dpkg -i rcm_1.2.0_all.deb

OS X:

brew tap thoughtbot/formulae
brew install rcm

Elsewhere:

This uses the standard GNU autotools, so it's the normal dance:

./configure && \
make && \
make install

For more, see INSTALL.

Programs

  • rcup is the main program. It is used to install and update dotfiles, with support for tags, host-specific files, and multiple source directories.
  • rcdn is the opposite of rcup.
  • mkrc is for introducing a dotfile into your dotfiles directory, with support for tags and multiple source directories.
  • lsrc shows you all your dotfiles and where they would be symlinked to. It is used by rcup but is provided for your own use, too.

Support

Pull requests welcome; see DEVELOPERS.MD.

License

Copyright 2013 Mike Burns. BSD license.

rcm's People

Contributors

captbaritone avatar georgebrock avatar mike-burns avatar pbrisbin avatar robertopedroso avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.