Giter VIP home page Giter VIP logo

dotfiles's Introduction

My dotfiles

Actually, they're mostly my workplace dotfiles: as they are shared with my colleagues on the servers, I don't put too much customisation in it (like unbinding arrows in Vim). At least not anything that would change to much the default behavior of a program, I almost got beaten to death for that and it's definitely not cool.

How to install?

Use make vim to install vim config, make mutt for mutt, etc. The Makefile proceeds like this:

  • it takes the original config file, and put it in place of the one in the dotfiles directory ;
  • it then replaces it with a symlink in the dotfiles dir.

It also keeps a backup of your original config file in the backup/ directory, just in case, but this way you get to keep all config file like they were before. Then, you get to make diff, which is just calling git difftool, and you're good to merge your local changes with the repo.

It's a pretty cool enhancement over most Makefiles found in dotfiles repos around, as they often don't take care of existing files. Of course for your own computer you don't care, but when taking over a few hundred servers, you may get your head on a pike for erasing somebody's config with a script (I, at least, would get yours).

dotfiles's People

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.