Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/property404/shell-stuff

Just my personal dotfiles and whatnots
https://github.com/property404/shell-stuff

Last synced: 27 days ago
JSON representation

Just my personal dotfiles and whatnots

Awesome Lists containing this project

README

        

# Shell Stuff

Dotfiles and system setup for Dagan

## Usage

`./bootstrap.sh --profile `

## Profiles

Profiles can enable and disable features, specify specific packages, and run
arbitrary commands. Profiles inherit from other profiles. Each profile should
have at most one parent.

Profies are listed `./profiles`

## Testing with docker

`docker build -f docker/ .`