Code Monkey home page Code Monkey logo

laptop-config's Introduction

Purpose:

This repo contains a set of ansible and bash scripts to configure automatically my laptop.

Usage

Although you could, you shouldn't run this repo as-is. It is configured for my specific usage patterns which is probably different than yours. I hoe it is usefull to get you started though :) .

Run

Using ansible-pull you can automatically pull this config, which will create a cron job that will then check for changes every 10 min and update the laptop configuration accordingly.

To run, run the following command replacing the laptop_name with your actual workstation name

ansible-pull -o -K -J -U https://github.com/jeremyforest/laptop-config.git

Basically -o will check if there has been any modifications from last time. If not, then nothing happens. If so, the laptop is updated as per the ansible configuration. -K will ask you your sudo password to run the plays as root. -J asks for the ansible-vault password for sensitive information.

laptop-config's People

Contributors

jeremyforest 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.