Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chlorm/kratos

A user environment configuration framework
https://github.com/chlorm/kratos

elvish elvish-modules

Last synced: 3 months ago
JSON representation

A user environment configuration framework

Awesome Lists containing this project

README

        

# kratos

###### A user environment configuration framework.

### Prerequisites

- elvish >= 0.16.0
- git >=2

### Installation

```elvish
# Add the following to the end of your rc.elv
use epm
epm:install &silent-if-installed=$true github.com/chlorm/kratos
use github.com/chlorm/kratos/kratos-init
```