Giter Site home page Giter Site logo

dotfiles's Introduction

dotfiles

Dotfiles for myself.

Requirements and Installation

System Requirements

  • bash: bootstrap script and dotfile manager are written in bash. (required)
  • git: to clone this repository. (required)

Third-party Dependencies

This repository is managed by yadm, a dotfile manager written in bash. Some of dotfiles are templates, which should be processed by esh. For ease of use, yadm and esh are included in this repository, so you don't need to install them manually.

Installation

A bootstrap script is provided to install this repository:

bash -c "$(curl https://raw.githubusercontent.com/wangl-cc/dotfiles/master/.config/yadm/install.sh)"

Options for the bootstrap script, see install.sh --help.

For users in China mainland, there is a mirror of this repository on Gitee:

bash -c "$(curl https://gitee.com/wangl-cc/dotfiles/raw/master/.config/yadm/install.sh)"

License

Most of the files in this repository is licensed under the MIT License. See LICENSE for details.

However, some files are copied or derived from other repositories, which may have different licenses:

  • Copied files:
    • yadm: GPL-3.0, included files:
      • .local/bin/yadm
      • .local/share/man/man1/yadm.1
    • esh: MIT, included files:
      • .local/bin/esh
      • .local/share/man/man1/esh.1
  • Derived files:
    • install.sh: GPL-3.0, this file is modified from yadm, so it is also licensed under GPL-3.0.

dotfiles's People

Contributors

wangl-cc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

apriltu

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.