xwmx / dotfile-research

A collection of items and submodules related to dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

          _       _    __ _ _
       __| | ___ | |_ / _(_) | ___
      / _` |/ _ \| __| |_| | |/ _ \
     | (_| | (_) | |_|  _| | |  __/_
 _ __ \__,_|\___/_\__|_|_|_|_|\___| |__
| '__/ _ \/ __|/ _ \/ _` | '__/ __| '_ \
| | |  __/\__ \  __/ (_| | | | (__| | | |
|_|  \___||___/\___|\__,_|_|  \___|_| |_|

dotfile research

A collection of items and submodules related to dotfiles.

Setup

Note that this is a pretty big repository, currently at 665M once the submodules are loaded.

After cloning, run the following to load the submodules:

git submodule init && git submodule update --init --recursive

See also:

  • bindle - A configuration management tool for your personal unix-like computer.
  • dotfiles - An OS X environment with configuration scripts.

References:

About

A collection of items and submodules related to dotfiles.


Languages

Language:Shell 100.0%