GithubHelp home page GithubHelp logo

dotfiles's Introduction

Installation

Run sudo -E profile=work|home|laptop ./dotfiles install to install all configuration file for specified profile.

tt4 specific: laptop

Additional packages installed:

NOTE: for Asus Super Hybrid Engine (watafak wiz da name?) to work it's also required eeepc_laptop kernel module to be loaded. For now it is disabled by default. Grub option acpi_osi=Linux can be used to enable it (see https://bugs.archlinux.org/task/17616).

Agreements

Directory structure is the same that under home dir (~/). Exception is rootfs/ directory, that contains global system configuration files that are located in /.

All missing directories would be created. All missing files would by symlinked.

If filename ends on .template, than same file without .template would be created and all {{PLACEHOLDER}} strings in that file would be replaced with user prompted values.

If filename ends on .$placeholder, then placeholder=value should be specified as environment variable on invokation of ./dotfiles.sh (see usage for more info), and file, that ends on specified .value would be symlinked. Example: if there are files:

  • xorg.conf.$profile,
  • xorg.conf.laptop,
  • xorg.conf.work,
  • xorg.conf.home,

then $profile variable would be requested and filename, that evaluated from xorg.conf.$profile would be symlinked into xorg.conf.

dotfiles's People

Contributors

pik4ez avatar seletskiy avatar

Watchers

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