Giter VIP home page Giter VIP logo

.files's Introduction

.files

Pronounced /'dɒtːfaɪlz/. My repository of configuration files to be shared between different working machines.

For organisational purposes they are kept separate from the actual home directory, and inside a (conveniently hidden) folder .files.

Deployment happens via ./deploy. This will read a local configuration file (machine specific and thus not to be synched with Github) and only deploy the components specified therein. Note that this will override files in the home directory without questions asked – proceed with extreme caution and have a backup handy!

Configuration & deployment

To deploy the files to the local home directory, run ./deploy. This will read two configuration files to determine which config files to install:

  • components.conf: This file defines which files belong to which logical “components”, which form the units of installation. This file should reflect the files that are actually part of the repository, rather than any local machine configuration.
  • local.conf: The local (= machine specific) configuration. This contains a simple list of components to install on the local machine. Since the file is machine specific, it is not part of origin/master (but a local branch may be appropriate?). However, this repository has an example.conf which can be used instead.

To do

Modules to add:

  • Vim plugin modules (?)
  • lessrc, ackrc etc.
  • Git/Mercurial config (but without user details?!)

.files's People

Contributors

klmr avatar

Watchers

 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.