8000 GitHub - 0xB0000xDEAD/userspace
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0xB0000xDEAD/userspace

Repository files navigation

Dotbot Template

Template repository for advanced Dotbot configuration.

For getting started, please review the Wiki!

The structure of this repository is heavily inspired by vsund and vbrandl.

Table of Contents

Dependencies

  • git

Installation

~$ git clone --recursive https://github.com/OWNER/REPO.git ~/.REPO
~$ cd ~/.REPO

For installing a predefined profile:

~/.REPO$ ./install-profile <profile> [<configs...>]

See meta/profiles/ for available profiles

For installing single configurations:

~/.REPO$ ./install-standalone <configs...>

See meta/configs/ for available configurations

Note: Any configuration can be run as sudo by adding -sudo to the end of it when invoking the install script. DO NOT run the script as a sudoer.

Contents

Profiles

meta/profiles
├── exampleOS1
└── exampleOS2

Configs

meta
├── base.yaml
└── configs
    ├── example-config-1.yaml
    └── example-config-2.yaml

License

This software is hereby released under an MIT License. That means you can do whatever you want with conditions only requiring preservation of copyright and license notices. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 
0