Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/afritzler/werkzeug
- Owner: afritzler
- License: apache-2.0
- Created: 2019-04-08T22:25:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T12:22:08.000Z (almost 4 years ago)
- Last Synced: 2024-11-10T07:45:07.524Z (3 months ago)
- Topics: development-environment, dotfiles, kubectl, linux, macos, shell, tmux, zsh
- Language: Shell
- Size: 49.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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