Coder Social home page Coder Social logo

dotfiles-private-sample's Introduction

Private dotfiles sample

This is a sample meant to be used with my dotfiles repository.

I store local and private dotfiles in separate folder and repository for easy maintenance. When installing a new machine I only have to change the ~/.dotfiles-* repositories:

  • .dotfiles-private: private settings (accounts, personal URL…)
  • .dotfiles-local: local settings (monitor, DPI, themes, performances …)

You can find a sample of local dotfiles on my mid 2011 macbook air dotfiles repository

Note that, when possible, the configuration use Unix pass, for safety reasons. You can fork this repository and push it to a private one, then clone it in ~/.dotfiles-private (by default):

git clone <your-private-repository-url> ~/.dotfiles-private
cd ~/.dotfiles-private
# edit files with your settings, stage, commit and push

Be aware that pushing this to a public repository would expose your personal data. You can for example add an alert message every time you commit to the repository using a git hook.

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.