GithubHelp home page GithubHelp logo

chungmin99 / dotfilesp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brentyi/dotfilesp

0.0 1.0 0.0 613 KB

Configuration files & setup scripts

Shell 25.31% Emacs Lisp 2.01% Python 0.98% JavaScript 2.27% Vim Script 69.44%

dotfilesp's Introduction

Dotfiles+other useful things

A collection of config files & setup scripts

Setup

Cloned to $HOME/dotfilesp:

Usage: ./setup.sh [-c] [-z] [-d] [-r] [-g] [-b] [-m] [-y] [-v] [-N] [-l] [-j]
        -c      common utilities: vim, ctags, tmux, htop, xclip, ag, ...
        -z      zsh
        -d      dotfiles
        -r      ROS
        -g      Google Chrome
        -b      Beaglebone libraries
        -m      Miniconda (or Miniforge)
        -y      Yarn (+nodejs)
        -n      NPM (+nodejs, 12.x)
        -v      Vim (from PPA)
        -N      Neovim (unstable, from PPA)
        -l      golang (1.14.6)
        -j      Jekyll + Ruby

Symlink structure

Dotfile linking is handled by setup/linker.sh.

Linking goes something like this:

  1. setup/linker.sh is run from setup.sh
  2. Current configuration files (if they exist) are moved to a timestamped directory in ~/dotfilesp/backup/
  3. A copy of ~/dotfilesp/template/ is made to ~/dotfilesp/local/
    • These are mostly one-line config files that source the "real" settings stored in ~/dotfilesp/common/
  4. Symlinks are made to ~/dotfilesp/local/* from the home directory

Explicitly local changes (usually workspace+environment stuff) can then be made in ~/dotfilesp/local, while global ones are tracked in ~/dotfilesp/common.

dotfilesp's People

Contributors

brentyi avatar wuphilipp avatar

Watchers

James Cloos 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.