Giter Site home page Giter Site logo

zaeburn / dots-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from evanpurkhiser/dots-template

1.0 2.0 0.0 160 KB

A empty skeleton for managing your dotfiles with the dots tool. Clone this and be organized!

License: MIT License

Shell 100.00%

dots-template's Introduction

Dots Template

This template provides a way to quickly get up and running using the dots dotfile management utility.

Method 1: Clone Me (Recomended)

If you would like to be able to pull in any changes made to this template, you may use this as the base for your dotfiles repository.

Simply clone this repository git clone https://github.com/EvanPurkhiser/dots-template

Method 2: Initalize empty

If you would prefer to start with a clean history and don't care or have the need to pull in any updates to this template repository then you can instead initalize a new repository with the contents of this repository.

$ git clone --depth 1 https://github.com/EvanPurkhiser/dots-template
$ rm -rf dots-template/.git
$ git init dots-template

Setting Up Your Dotfiles

  1. Create configuration groups as you see fit. All directories aside from the base directory should contain a second directory in them representing a sub-configuration group.

    For example you could have a machines/desktop configuration group for your desktop and a machines/laptop configuration group for your laptop. You could also for example have a common/develop for configuration files specifically used for development tools.

  2. Organize your dotfiles into their respective configuration groups.

  3. Execute source init-dots to install the dots manager and initialize your dotfiles into ther directories.

  4. Execute dots groups set [list of groups here] then dots install.

  5. Enjoy your organized dotfiles!

While not required, it's recommended to read through the dots README.


Don't forget to edit this README to be specific to your dotfiles!

dots-template's People

Contributors

evanpurkhiser avatar

Stargazers

Hadj H. avatar

Watchers

James Cloos avatar Zaeburn Mercer 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.