Skip to content

Instantly share code, notes, and snippets.

View tkvw's full-sized avatar

Dennie de Lange tkvw

View GitHub Profile
@tkvw
tkvw / dev-setup.md
Created November 11, 2021 10:29 — forked from AbhieSpeaks/dev-setup.md
Development environment setup: Installing WSL2, Hyper, ZSH, VSCode, OhMyZsh

Installing Windows Subsystem for Linux 2, Hyper, ZSH, Node.js and VSCode extensions

Preview

Requirements

Steps

@tkvw
tkvw / add_local_trusted_ca_for_valid_https.md
Last active September 10, 2020 20:10 — forked from mwidmann/add_local_trusted_ca_for_valid_https.md
Generating trusted SSL keys for development

Generating SSL keys for development

Installation

Thanks to minica it is very easy to create trusted SSL certificates that have a very long expiration date.

In order to get started you have to have the go tools installed and set up correctly in your environment or alternatively you can use docker.

Setup