Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/afritzler/werkzeug

Opinionated Shell, Vim, Tmux Setup
https://github.com/afritzler/werkzeug

development-environment dotfiles kubectl linux macos shell tmux zsh

Last synced: 25 days ago
JSON representation

Opinionated Shell, Vim, Tmux Setup

Awesome Lists containing this project

README

        

# werkzeug

![logo](/docs/images/logo.png)

Opinionated Shell, Vim, Tmux Setup

## Supported Tools

* tmux
* vim
* kubectl
* zsh

## Supported Operating Systems

* Ubuntu
* MacOS

## Prerequisits

Please check the [/docs](/docs) folder for a detailed list of prerequisites.

## Installation

You need `bash`, `git` and `curl` to be present on machine in order to install `werkzeug`.

```bash
curl https://raw.githubusercontent.com/afritzler/werkzeug/master/install.sh | bash
```

## Usage

TODO